Skip to content

Commit

Permalink
change domain name of puppet db
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaffen committed Oct 25, 2021
1 parent e2f99a3 commit 4972002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site-modules/profile/manifests/puppet/compiler.pp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
#
class profile::puppet::compiler (
String $puppetdb_host = 'puppetdb.private.example42.cloud',
String $puppetdb_host = 'puppetdb.priv.rw.example42.cloud',
String $control_repo = 'https://github.com/rwaffen/pupin-control.git',
){
contain git
Expand Down

0 comments on commit 4972002

Please sign in to comment.