diff options
author | mail_redacted_for_web | 2017-11-27 19:06:06 -0500 |
---|---|---|
committer | mail_redacted_for_web | 2017-11-27 19:06:06 -0500 |
commit | c89b8d7ef88be84e3b8cfc98a5e2549a16781d7f (patch) | |
tree | f0e98424c971997b0cb65cb948172bd74e4a18db | |
parent | 4aa14463232c354f129bd1e78b5f23373cfebaa7 (diff) | |
parent | 9a13af11c6db7a1b10aa2b75418e551436f2daaa (diff) | |
download | control-repo-template-c89b8d7ef88be84e3b8cfc98a5e2549a16781d7f.tar.bz2 |
Merge pull request #55 from igalic/patch-1
point "forge" to new canonical URL, with https
-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 |