feat: migrate puppet-agent to openvox (#408)
- change from puppet-agent to openvox-agent - upgrade version from 7.34 to 7.36 - ensure workflow of: Yumrepo -> dnf-makecache -> Package Reviewed-on: #408
This commit was merged in pull request #408.
This commit is contained in:
@@ -11,6 +11,7 @@ class profiles::defaults {
|
||||
ensure => present,
|
||||
require => [
|
||||
Class['profiles::base::repos'],
|
||||
Exec['dnf_makecache'],
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user