9 lines
359 B
YAML
9 lines
359 B
YAML
---
|
|
profiles::packages::install:
|
|
- policycoreutils
|
|
|
|
profiles::puppet::puppetdb::puppetdb_host: prodinf01n04.main.unkin.net
|
|
profiles::puppet::puppetdb::postgres_host: prodinf01n05.main.unkin.net
|
|
puppetdb::master::config::create_puppet_service_resource: false
|
|
#puppetdb::master::config::puppetdb_host: "%{lookup('profiles::puppet::puppetdb::puppetdb_host')}"
|