diff options
author | mail_redacted_for_web | 2017-11-27 21:41:11 +0100 |
---|---|---|
committer | mail_redacted_for_web | 2017-11-27 21:41:11 +0100 |
commit | 9a13af11c6db7a1b10aa2b75418e551436f2daaa (patch) | |
tree | f0e98424c971997b0cb65cb948172bd74e4a18db /Puppetfile | |
parent | 4aa14463232c354f129bd1e78b5f23373cfebaa7 (diff) | |
download | control-repo-template-9a13af11c6db7a1b10aa2b75418e551436f2daaa.tar.bz2 |
point "forge" to new canonical URL, with https
Diffstat (limited to 'Puppetfile')
-rw-r--r-- | Puppetfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -forge "http://forge.puppetlabs.com" +forge "https://forge.puppet.com" # Modules from the Puppet Forge # Versions should be updated to be the latest at the time you start |