From d636748bbb219797f3ea54ea2a0c43e8870adddf Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 12 Sep 2017 09:26:04 +0200 Subject: [PATCH] cosar-test-customer - add backup command --- customer/cosar-test-customer/common.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/customer/cosar-test-customer/common.yaml b/customer/cosar-test-customer/common.yaml index 8d899cdb..c13d7860 100644 --- a/customer/cosar-test-customer/common.yaml +++ b/customer/cosar-test-customer/common.yaml @@ -9,6 +9,9 @@ infra::additional_classes: puppetconf::server: puppetmaster01.pixelpark.com +infra::profile::aem::author::backup_command: '/bin/echo "test"' +infra::profile::aem::publish::backup_command: '/bin/echo "test"' + ntp::servers: - '0.pool.ntp.org iburst minpoll 6 maxpoll 10' - '1.pool.ntp.org iburst minpoll 6 maxpoll 10' -- 2.39.5