Browse Source

puppetfile: Fix gitldn ssh alias

Sebastien Badia 8 years ago
parent
commit
ffaa52e32f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Puppetfile

+ 1 - 1
Puppetfile

@@ -49,4 +49,4 @@ mod 'puppetlabs/stdlib', '4.3.2'
 mod 'puppetlabs/vcsrepo', '1.1.0'
 mod 'puppetlabs/vcsrepo', '1.1.0'
 
 
 mod 'ldn',
 mod 'ldn',
-  :git => 'gitolite_online:puppet/puppet-ldn.git'
+  :git => 'gitldn:puppet/puppet-ldn.git'