This commit is contained in:
@@ -60,8 +60,7 @@ class puppet_cd::r10k::install (
|
|||||||
}
|
}
|
||||||
|
|
||||||
exec { 'install rpm':
|
exec { 'install rpm':
|
||||||
command = "yum install ${pt_r10k_webhook_pkg}",
|
command => "yum install ${pt_r10k_webhook_pkg}",
|
||||||
ensure => $pt_pkg_ensure,
|
|
||||||
require => File[$pt_r10k_webhook_pkg],
|
require => File[$pt_r10k_webhook_pkg],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user