Puppetfile: add puppet-partial

This module will be used to query remote catalogs and start to compute
upgrades.

Change-Id: I8c107fa918c2cf6620caf84746c3de77727354bf
This commit is contained in:
Emilien Macchi 2015-03-12 20:31:05 -04:00
parent 5e76243b08
commit 05d026c569

View File

@ -157,6 +157,9 @@ mod 'ntp',
mod 'pacemaker',
:git => 'git://github.com/enovance/puppet-pacemaker.git',
:ref => '56bbb3580bb7fa62bf57c2ed7a30b938e42b8cc3'
mod 'partial',
:git => 'git://github.com/enovance/puppet-partial.git',
:ref => 'd249cda70a050466275388baebcfb50d72f42704'
mod 'postgresql',
:git => 'git://github.com/enovance/puppetlabs-postgresql.git',
:ref => '0b483a2796e77d670e326a01fce57465d2c08774'