This commit is contained in:
@@ -11,4 +11,9 @@ class puppet_cd::main::config (
|
||||
if $pt_use_puppetdb == true {
|
||||
include puppet_cd::puppetdb::service
|
||||
}
|
||||
|
||||
if $pt_use_r10k == true {
|
||||
include puppet_cd::r10k::install
|
||||
include puppet_cd::r10k::webhook
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user