Displaying 1 result from an estimated 1 matches for "ggsge".
Did you mean:
gauge
2013 Dec 09
0
PE Install Question (Master/Console together, separate PuppetDB)
...he PuppetDB instance
on another server. The puppetdb.conf keeps getting overwritten with the
hostname of the Puppet Master.
It looks like there is a puppetdb module in /opt/puppet/share/modules, so I
thought I could define the puppetdb_server variable for my Puppet Master
node
node ''ggsge-puppet-1d.cisco.com'' {
class { ''puppetdb::master::config'':
puppetdb_server => ''puppetdb'',
}
}
Yet, when the agent runs, I get
Error: Could not retrieve catalog from remote server: Error 400 on SERVER:
Duplicate declaration: Class[Puppetdb::...