forked from SUNET/soc-ops
Add missing puppet module
This commit is contained in:
parent
febfff39d4
commit
20510ed5df
1 changed files with 5 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue