Push pacemaker version to 1.0.9

Change-Id: I0118a3bf33a7450b7dc92a65efd2977b7d9eebda
This commit is contained in:
Dmitry Ilyin 2017-01-17 18:54:09 +03:00
parent 0ecf4ef328
commit dfbecb8020
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ mod 'stdlib',
# Pull in puppet-pacemaker modules
mod 'pacemaker',
:git => 'https://github.com/fuel-infra/puppet-pacemaker.git',
:ref => '1.0.8'
:ref => '1.0.9'
# Pull in puppetlabs-concat
mod 'concat',