]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona-aem - remove old yaml files
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 13 Apr 2017 07:55:34 +0000 (09:55 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 13 Apr 2017 07:55:34 +0000 (09:55 +0200)
customer/sirona-aem/prod-author01-sirona.pixelpark.net.yaml [deleted file]
customer/sirona-aem/prod-publish01-sirona.pixelpark.net.yaml [deleted file]
customer/sirona-aem/prod-publish02-sirona.pixelpark.net.yaml [deleted file]

diff --git a/customer/sirona-aem/prod-author01-sirona.pixelpark.net.yaml b/customer/sirona-aem/prod-author01-sirona.pixelpark.net.yaml
deleted file mode 100644 (file)
index a289625..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
----
-# Host is down
-infra::additional_classes:
-  - infra::profile::aem::author
-
-# Cron for Compaction
-infra::profile::cron::cronjobs:
-  compaction:
-    user: aem
-    command: 'sudo -n /bin/systemctl stop puppet ; /opt/adobe/author/crx-quickstart/bin/oak_compactor.py ; sudo -n /bin/systemctl start puppet'
-    minute: 0
-    hour: 8
-    weekday: 0
-    description: AEM Tar Compaction
diff --git a/customer/sirona-aem/prod-publish01-sirona.pixelpark.net.yaml b/customer/sirona-aem/prod-publish01-sirona.pixelpark.net.yaml
deleted file mode 100644 (file)
index 7c8f7f9..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
----
-# Host is down
-infra::additional_classes:
-  - infra::profile::aem::publish
-
-# Cron for Compaction
-infra::profile::cron::cronjobs:
-  compaction:
-    user: aem
-    command: 'sudo -n /bin/systemctl stop puppet ; /opt/adobe/publish/crx-quickstart/bin/oak_compactor.py ; sudo -n /bin/systemctl start puppet'
-    minute: 0
-    hour: 3
-    weekday: 0
-    description: AEM Tar Compaction
diff --git a/customer/sirona-aem/prod-publish02-sirona.pixelpark.net.yaml b/customer/sirona-aem/prod-publish02-sirona.pixelpark.net.yaml
deleted file mode 100644 (file)
index b9a2155..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
----
-# Host is down
-infra::additional_classes:
-  - infra::profile::aem::publish
-
-# Cron for Compaction
-infra::profile::cron::cronjobs:
-  compaction:
-    user: aem
-    command: 'sudo -n /bin/systemctl stop puppet ; /opt/adobe/publish/crx-quickstart/bin/oak_compactor.py ; sudo -n /bin/systemctl start puppet'
-    minute: 0
-    hour: 12
-    weekday: 0
-    description: AEM Tar Compaction