]> Frank Brehm's Git Trees - pixelpark/puppetmaster-webhooks.git/commitdiff
GRIDPARK-5827: purge puppetmaster01
authorDimitri Bulgakov <dimitri.bulgakov@pixelpark.com>
Tue, 6 Aug 2019 12:04:06 +0000 (14:04 +0200)
committerDimitri Bulgakov <dimitri.bulgakov@pixelpark.com>
Tue, 6 Aug 2019 12:04:06 +0000 (14:04 +0200)
lib/webhooks/r10k.py

index 8fce9f7c941cf4c2e465067f4390086cd8aaaa7a..77dac4d5186d3d05ebc7e91e1d87ee98f23d96c1 100644 (file)
@@ -54,7 +54,7 @@ class R10kHookApp(BaseHookApp):
         self.locale = 'de_DE.utf8'
         self.http_timeout = 30
 
-        self.puppetmaster_host = 'puppetmaster01.pixelpark.com'
+        self.puppetmaster_host = 'puppetmaster04.pixelpark.com'
         self.puppetmaster_api_port = 8140
         self.puppetmaster_api_path = '/puppet-admin-api/v1'
         self.puppetmaster_ssl_dir = pathlib.Path(os.sep) / 'var' / 'lib' / 'puppet' / 'ssl'