add r10k - temp change - https://gitlab.confdroid.com/internal/confdroid_management/-/issues/286
This commit is contained in:
@@ -6,7 +6,8 @@
|
|||||||
class puppet_cd::r10k::install (
|
class puppet_cd::r10k::install (
|
||||||
|
|
||||||
) inherits puppet_cd::params {
|
) inherits puppet_cd::params {
|
||||||
if ($pt_pm_fqdn == $fqdn) and ($pt_use_r10k == true) {
|
# if ($pt_pm_fqdn == $fqdn) and ($pt_use_r10k == true) {
|
||||||
|
if $pt_use_r10k == true {
|
||||||
# install required packages
|
# install required packages
|
||||||
package { $pt_r10k_pkg:
|
package { $pt_r10k_pkg:
|
||||||
ensure => $pt_pkg_ensure,
|
ensure => $pt_pkg_ensure,
|
||||||
|
|||||||
Reference in New Issue
Block a user