From a20cb50df1f2e0d472a5cfc8786b411d57b4788a Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 22 Jun 2016 17:00:11 +0200 Subject: [PATCH] sirona-url - use other ntp servers --- customer/sirona-url-shorter/common.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 -- 2.39.5