Skip a few other modules which we are not using
This commit is contained in:
parent
1ac714e271
commit
e109b133e8
1 changed files with 0 additions and 10 deletions
|
@ -77,16 +77,6 @@ def main():
|
||||||
modulesfile_tmp: str = modulesfile + ".tmp"
|
modulesfile_tmp: str = modulesfile + ".tmp"
|
||||||
|
|
||||||
modules: dict = {
|
modules: dict = {
|
||||||
"bastion": {
|
|
||||||
"repo": "https://github.com/SUNET/puppet-bastion.git",
|
|
||||||
"upgrade": "yes",
|
|
||||||
"tag": "sunet-2*",
|
|
||||||
},
|
|
||||||
"apparmor": {
|
|
||||||
"repo": "https://github.com/SUNET/puppet-apparmor.git",
|
|
||||||
"upgrade": "yes",
|
|
||||||
"tag": "sunet-2*",
|
|
||||||
},
|
|
||||||
"sunet": {
|
"sunet": {
|
||||||
"repo": "https://github.com/SUNET/puppet-sunet.git",
|
"repo": "https://github.com/SUNET/puppet-sunet.git",
|
||||||
"upgrade": "yes",
|
"upgrade": "yes",
|
||||||
|
|
Loading…
Add table
Reference in a new issue