refacter: tidy facts

- create a facts module, move all facts to this module
This commit is contained in:
Ben Vincent 2024-02-17 22:57:36 +11:00
parent 73a21059f8
commit 1f7b347ef4
17 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
manifest = manifests/site.pp
modulepath = external_modules:site
modulepath = external_modules:modules:site
config_version = '/usr/bin/grep signature /etc/puppetlabs/code/environments/$environment/.g10k-deploy.json | /usr/bin/cut -d \" -f 4'