updated git repo for puppet-varnish and puppet-pyff
This commit is contained in:
parent
a543791477
commit
439254d07e
1 changed files with 2 additions and 2 deletions
|
@ -160,7 +160,7 @@ def main():
|
|||
"tag": f"eidas-{host_info['environment']}-2*",
|
||||
},
|
||||
"pyff": {
|
||||
"repo": "https://github.com/samlbits/puppet-pyff.git",
|
||||
"repo": "https://github.com/SUNET/puppet-pyff.git",
|
||||
"upgrade": "yes",
|
||||
"tag": f"eidas-{host_info['environment']}-2*",
|
||||
},
|
||||
|
@ -170,7 +170,7 @@ def main():
|
|||
"tag": f"eidas-{host_info['environment']}-2*",
|
||||
},
|
||||
"varnish": {
|
||||
"repo": "https://github.com/samlbits/puppet-varnish.git",
|
||||
"repo": "https://github.com/SUNET/puppet-varnish.git",
|
||||
"upgrade": "yes",
|
||||
"tag": f"eidas-{host_info['environment']}-2*",
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue