Add vhsn/gitlab and acidprime/r10k to Puppetfile

This commit is contained in:
Nick Walker 2015-08-14 17:09:01 -07:00
parent 0bf10aea97
commit 96fc614ace

View File

@ -20,6 +20,13 @@ mod 'hiera',
:git => 'https://github.com/hunner/puppet-hiera', :git => 'https://github.com/hunner/puppet-hiera',
:tag => '1.3.1' :tag => '1.3.1'
mod 'gitlab',
:git => 'https://github.com/vshn/puppet-gitlab',
:ref => '00397b86dfb3487d9df768cbd3698d362132b5bf'
mod 'r10k',
:git => 'https://github.com/acidprime/r10k',
:tag => 'v3.1.1'
#mod 'notifyme', #mod 'notifyme',
# :git => 'git://github.com/glarizza/puppet-notifyme', # :git => 'git://github.com/glarizza/puppet-notifyme',
# :ref => '50c01703b2e3e352520a9a2271ea4947fe17a51f' # :ref => '50c01703b2e3e352520a9a2271ea4947fe17a51f'