Puppetfile: add puppetlabs-firewall to modules

This module is needed for puppet-pacemaker and also will be used later
to introduce network security.
This commit is contained in:
Emilien Macchi
2014-06-27 17:13:43 +02:00
parent 2b4e34521b
commit 010a89fbcb

View File

@@ -74,6 +74,9 @@ mod 'dnsclient',
mod 'elasticsearch',
:git => 'git://github.com/enovance/puppet-elasticsearch.git',
:ref => '042720d52a3879786c2f9d9f67961c4f42004fae'
mod 'firewall',
:git => 'git@github.com:enovance/puppetlabs-firewall.git',
:ref => '6540b31b0ca0727094ddf44436274436d2853d6d'
mod 'fluentd',
:git => 'git://github.com/enovance/puppet-fluentd.git',
:ref => '474ad6d2b84f3d1e03000c2fc340ec1e3408488d'