]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Disabling managing NTP on ns1-local.pixelpark.com
authorFrank Brehm <frank.brehm@pixelpark.com>
Mon, 25 Jun 2018 08:49:02 +0000 (10:49 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Mon, 25 Jun 2018 08:49:02 +0000 (10:49 +0200)
customer/pixelpark-dns/ns1-local.pixelpark.com.yaml

index 0cef1513a3aab6c258a055f19c7b70c3ee471515..498fe8be69f4551a7e973e9c886d66f2fe93df9b 100644 (file)
@@ -7,6 +7,8 @@ infra::additional_classes:
 # Necessary, because the host has a local caching only DNS resolver
 #puppetconf::server: puppetmaster01.pixelpark.com
 
+infra::profile::ntp::disable_ntp: true
+
 bind::local_recursor: true
 
 bind::deploy::environment: 'local'