Browse Source

[Puppetfile] Use APIv3 and https

Gabriel Corona 8 years ago
parent
commit
9c1050fb34
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Puppetfile

+ 1 - 2
Puppetfile

@@ -2,8 +2,7 @@
 #
 # Infrastucture Lorraine Data Network <benevoles@listes.ldn-fai.net>
 #
-#forge "https://forgeapi.puppetlabs.com" # prepare migration to API v3
-forge "http://forge.puppetlabs.com"
+forge "https://forgeapi.puppetlabs.com"
 
 # Forge Modules
 mod 'sbadia/allknowingdns', '1.0.0'