]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Adding postfix support to foreman02.pixelpark.com and najaden.pixelpark.com
authorFrank Brehm <frank.brehm@pixelpark.com>
Wed, 11 Oct 2017 13:48:26 +0000 (15:48 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Wed, 11 Oct 2017 13:48:26 +0000 (15:48 +0200)
customer/pixelpark/foreman02.pixelpark.com.yaml
customer/pixelpark/najaden.pixelpark.com.yaml

index 27816fb11bfbf81debb6b9ef2532d7bec8153442..072a65d88506ed027196fce0b1685ce27273c7dd 100644 (file)
@@ -3,6 +3,8 @@ infra::role: base_for_old_systems  # because we don't need xymon
 infra::additional_classes:
   - accounts
   - python
+  - infra::profile::postfix
+  - infra::profile::cron
   - infra::profile::apache
   - apache::mod::passenger
 
index 5883db805651e5789d5b8f507a101c9666aa835a..ba899de64ad6e0dce7cb3a44e78276083e5dc374 100644 (file)
@@ -1,5 +1,8 @@
 ---
 infra::additional_classes:
   - accounts
+  - infra::profile::postfix
+  - infra::profile::cron
+
 # fact override
 infra::profile::icinga2::client::ipv4: '93.188.104.155'