promote develop to master #6
@ -180,6 +180,8 @@ profiles::packages::remove:
|
|||||||
profiles::base::scripts::scripts:
|
profiles::base::scripts::scripts:
|
||||||
puppet: puppetwrapper.py
|
puppet: puppetwrapper.py
|
||||||
|
|
||||||
|
profiles::puppet::client::server: 'puppet.query.consul'
|
||||||
|
profiles::puppet::client::ca_server: 'puppetca.query.consul'
|
||||||
profiles::puppet::client::environment: 'develop'
|
profiles::puppet::client::environment: 'develop'
|
||||||
profiles::puppet::client::runinterval: 1800
|
profiles::puppet::client::runinterval: 1800
|
||||||
profiles::puppet::client::runtimeout: 3600
|
profiles::puppet::client::runtimeout: 3600
|
||||||
|
|||||||
@ -37,6 +37,9 @@ profiles::helpers::certmanager::vault_config:
|
|||||||
output_path: '/tmp/certmanager'
|
output_path: '/tmp/certmanager'
|
||||||
role_id: "%{lookup('certmanager::role_id')}"
|
role_id: "%{lookup('certmanager::role_id')}"
|
||||||
|
|
||||||
|
profiles::puppet::server::agent_server: 'puppet.query.consul'
|
||||||
|
profiles::puppet::server::report_server: 'puppet.query.consul'
|
||||||
|
profiles::puppet::server::ca_server: 'puppetca.query.consul'
|
||||||
profiles::puppet::server::dns_alt_names:
|
profiles::puppet::server::dns_alt_names:
|
||||||
- "%{facts.networking.fqdn}"
|
- "%{facts.networking.fqdn}"
|
||||||
- "%{facts.networking.hostname}"
|
- "%{facts.networking.hostname}"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user