uncomment puppet-profile_timesync in default role manifest to test it out
This commit is contained in:
parent
1f9276ef85
commit
2b90627a03
@ -6,7 +6,7 @@ class role::xcatmaster_puppetmaster {
|
||||
include ::profile::squid_proxy
|
||||
include ::profile::sssd
|
||||
include ::profile_allow_ssh_from_cerberus
|
||||
include ::profile_chrony::server
|
||||
include ::profile_timesync::server
|
||||
include ::profile_docker
|
||||
include ::profile_puppet_master
|
||||
include ::profile_xcat::master
|
||||
|
@ -4,7 +4,7 @@ class role::default {
|
||||
|
||||
include ::profile::base
|
||||
# include ::profile::rsyslog::client
|
||||
# include ::profile_chrony::client
|
||||
include ::profile_timesync::client
|
||||
# include ::profile_firewall
|
||||
# include ::profile_telegraf # depends on github.com/ncsa/puppet-profile_telegraf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user