From 9ec66445e9a124cbab35fc58f27646af4ad09cf3 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 23 May 2017 09:40:59 +0200 Subject: [PATCH] mobile-aem - install aem author --- .../prod01-author-mobile.pixelpark.net.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 customer/mobile-aem/prod01-author-mobile.pixelpark.net.yaml diff --git a/customer/mobile-aem/prod01-author-mobile.pixelpark.net.yaml b/customer/mobile-aem/prod01-author-mobile.pixelpark.net.yaml new file mode 100644 index 00000000..36597fc9 --- /dev/null +++ b/customer/mobile-aem/prod01-author-mobile.pixelpark.net.yaml @@ -0,0 +1,16 @@ +--- +infra::role: base_for_old_systems # because we don't need xymon +infra::additional_classes: + - accounts +# Disable because of extra 7.3 download path +# - repo::redhat::zfs + - infra::profile::aem::author + - apache::mod::include + +infra::profile::cron::cronjobs: + zfs_rotation: + user: root + command: '/usr/local/sbin/zfs_rotation.sh datapool 2592000' # 30 days + minute: 0 + hour: '0,12' + description: ZFS Snapshot -- 2.39.5