update Readme and add yum repo
This commit is contained in:
@@ -8,6 +8,11 @@ class puppet_cd::params (
|
||||
$pt_manage_fw = true,
|
||||
$pt_puppetmaster = undef,
|
||||
|
||||
# installation
|
||||
$pt_package_url = 'https://yum.puppet.com/puppet8-release-el-9.noarch.rpm',
|
||||
$pt_pkg_ensure = 'present',
|
||||
|
||||
|
||||
) {
|
||||
|
||||
$fqdn = $facts['networking']['fqdn']
|
||||
|
||||
Reference in New Issue
Block a user