From: Philipp Dallig Date: Wed, 22 Jun 2016 15:00:11 +0000 (+0200) Subject: sirona-url - use other ntp servers X-Git-Tag: v0.1.0~4641 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=a20cb50df1f2e0d472a5cfc8786b411d57b4788a;p=pixelpark%2Fhiera.git sirona-url - use other ntp servers --- diff --git a/customer/sirona-url-shorter/common.yaml b/customer/sirona-url-shorter/common.yaml index 1ff4f09d..12f84291 100644 --- a/customer/sirona-url-shorter/common.yaml +++ b/customer/sirona-url-shorter/common.yaml @@ -4,4 +4,8 @@ accounts::users: apply: true repo::remi_php70: true -puppetconf::server: puppetmaster01.pixelpark.com \ No newline at end of file +puppetconf::server: puppetmaster01.pixelpark.com +ntp::servers: + - '0.centos.pool.ntp.org' + - '1.centos.pool.ntp.org' + - '2.centos.pool.ntp.org' \ No newline at end of file