diff --git a/Puppetfile b/Puppetfile index cb744bb..5d59c24 100644 --- a/Puppetfile +++ b/Puppetfile @@ -15,3 +15,7 @@ forge 'https://forge.puppet.com' #mod 'apache', # git: 'https://github.com/puppetlabs/puppetlabs-apache', # branch: 'docs_experiment' + +mod 'apache', + :git => 'git@github.com:phothet/puppet_apache.git', + :ref => 'master'