Added boilerplate for debian host management
* added apt repo management * added switcher based on OS to base.pp
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# hieradata/os/Debian/Debian12.yaml
|
||||
---
|
||||
profiles::apt::managed_repos:
|
||||
- 'base'
|
||||
- 'security'
|
||||
- 'updates'
|
||||
- 'puppet7'
|
||||
Reference in New Issue
Block a user