Added boilerplate for debian host management

* added apt repo management
  * added switcher based on OS to base.pp
This commit is contained in:
2023-06-26 19:20:05 +10:00
parent 2321925298
commit 4e30d9b6d9
5 changed files with 143 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# hieradata/os/Debian/Debian12.yaml
---
profiles::apt::managed_repos:
- 'base'
- 'security'
- 'updates'
- 'puppet7'
+3
View File
@@ -0,0 +1,3 @@
# hieradata/os/debian/all_releases.yaml
---
profiles::apt::base::baseurl: http://debian.mirror.digitalpacific.com.au/debian