From: Philipp Dallig Date: Thu, 13 Apr 2017 07:55:34 +0000 (+0200) Subject: sirona-aem - remove old yaml files X-Git-Tag: v0.1.0~3171^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=1ed55e72780579bc0e66bbb0bd0849a193c611b1;p=pixelpark%2Fhiera.git sirona-aem - remove old yaml files --- 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 index a2896256..00000000 --- a/customer/sirona-aem/prod-author01-sirona.pixelpark.net.yaml +++ /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 index 7c8f7f92..00000000 --- a/customer/sirona-aem/prod-publish01-sirona.pixelpark.net.yaml +++ /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 index b9a21555..00000000 --- a/customer/sirona-aem/prod-publish02-sirona.pixelpark.net.yaml +++ /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