8 lines
407 B
YAML
8 lines
407 B
YAML
---
|
|
profile::puppetserver::authority: false
|
|
profile::puppetserver::authority::validity: '7200'
|
|
profile::puppetserver::nfs_export: false
|
|
puppet_enterprise::profile::master::r10k_remote: "git@github.com:chlawren/control-repo.git"
|
|
puppet_enterprise::profile::master::r10k_private_key: "/etc/puppetlabs/puppetserver/ssh/id-control_repo.rsa"
|
|
puppet_enterprise::profile::master::code_manager_auto_configure: true
|