fix: debian puppet_version different to EL
- change puppet_version to be set per-os in hieradata
This commit is contained in:
@@ -10,3 +10,5 @@ profiles::apt::components:
|
||||
- contrib
|
||||
- main
|
||||
- non-free
|
||||
|
||||
profiles::puppet::client::puppet_version: '7.25.0-1bullseye'
|
||||
|
||||
@@ -11,3 +11,5 @@ profiles::apt::components:
|
||||
- main
|
||||
- non-free
|
||||
- non-free-firmware
|
||||
|
||||
profiles::puppet::client::puppet_version: 'latest'
|
||||
|
||||
Reference in New Issue
Block a user