]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
cosar-test-customer - correct ntp
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 11 Sep 2017 15:56:50 +0000 (17:56 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 11 Sep 2017 15:56:50 +0000 (17:56 +0200)
customer/cosar-test-customer/common.yaml

index 4a020d6a0c9798d68b0102a332b4de22246441fb..8d899cdb9364a4cbd4772cd4ec63411260dee56f 100644 (file)
@@ -24,14 +24,11 @@ ntp::restrict:
   - '-6 default kod notrap nomodify nopeer noquery'
   - '-6 ::1 nomodify'  
 ntp::disable_monitor: false
-ntp::statsdir:  
-  - '/var/log/ntpstats/' 
+ntp::statsdir: '/var/log/ntpstats/' 
 ntp::tinker: true
 ntp::stepout: 900    
-ntp::leapfile:          
-  - '/etc/ntp.leapseconds'
-ntp::driftfile:          
-  - '/var/lib/ntp/ntp.drift' 
+ntp::leapfile: '/etc/ntp.leapseconds'
+ntp::driftfile: '/var/lib/ntp/ntp.drift'
 ntp::statistics:          
   - 'loopstats peerstats clockstats'