updated git repo for puppet-varnish and puppet-pyff

This commit is contained in:
Erik Bergström 2024-01-11 15:20:02 +01:00
parent a543791477
commit 439254d07e
No known key found for this signature in database
GPG key ID: 49A4251C96E0A9D4

View file

@ -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*",
},