Add missing puppet module

This commit is contained in:
Johan Björklund 2024-11-27 14:50:01 +01:00
parent febfff39d4
commit 20510ed5df
Signed by untrusted user: bjorklund
GPG key ID: 5E8401339C7F5037

View file

@ -110,6 +110,11 @@ def main():
"upgrade": "yes",
"tag": "sunet-2*",
},
"nagioscfg": {
"repo": "https://github.com/SUNET/puppet-nagioscfg.git",
"upgrade": "yes",
"tag": "sunet-2*",
},
}
if OS_INFO: