From: Philipp Dallig Date: Tue, 12 Sep 2017 07:26:04 +0000 (+0200) Subject: cosar-test-customer - add backup command X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=d636748bbb219797f3ea54ea2a0c43e8870adddf;p=pixelpark%2Fhiera.git cosar-test-customer - add backup command --- 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'