adding dns and ntp modules
This commit is contained in:
parent
b134faf785
commit
bd5a987e92
@ -24,3 +24,7 @@ mod 'puppetlabs-motd', '4.0.0'
|
||||
# mod 'apache',
|
||||
# git: 'https://github.com/puppetlabs/puppetlabs-apache',
|
||||
# branch: 'docs_experiment'
|
||||
|
||||
mod 'saz-resolv_conf',
|
||||
:git => 'https://github.com/saz/puppet-resolv_conf.git',
|
||||
:ref => 'v4.1.0'
|
||||
|
@ -1,4 +1,4 @@
|
||||
---
|
||||
profile::puppetserver::authority: true
|
||||
profile::puppetserver::authority::jwt_secret: "koHc5pzVSVpJhijthem3zT8WXN8="
|
||||
profile::puppetserver::authority::jwt_secret: "'koHc5pzVSVpJhijthem3zT8WXN8='"
|
||||
profile::puppetserver::authority::validity: 7200
|
||||
|
Loading…
Reference in New Issue
Block a user