Added class to manage a default set of scripts

- included scripts into profiles::base
  - updated hiera with list of scripts to create and their template name
  - created template for a puppet wrapper
This commit is contained in:
2023-08-26 16:11:53 +10:00
parent c1ddb00cbb
commit 116342bdaa
4 changed files with 55 additions and 0 deletions
+3
View File
@@ -21,6 +21,9 @@ profiles::base::packages::common:
- wget
- zsh
profiles::base::scripts::scripts:
puppet: puppetwrapper.py
profiles::puppet::autosign::subnet_ranges:
- '198.18.17.0/24'