Try adding nagioscfg puppet module

This commit is contained in:
Patrik Holmqvist 2024-10-15 15:58:40 +02:00
parent 174df0c101
commit 5cd7e9b2f1
Signed by: pahol
GPG key ID: 5D5B0D4E93F77273

View file

@ -98,6 +98,11 @@ def main():
modulesfile_tmp: str = modulesfile + ".tmp"
modules: dict = {
"nagioscfg": {
"repo": "https://github.com/SUNET/puppet-nagioscfg.git",
"upgrade": "yes",
"tag": "sunet-2*",
},
"sunet": {
"repo": "https://github.com/SUNET/puppet-sunet.git",
"upgrade": "yes",