Puppetfile: bump apache to 1.8.x

puppetlabs-apache 1.8.1 has been released [1].
Let's bump our CI to test it.

[1] https://github.com/puppetlabs/puppetlabs-apache/releases/tag/1.8.1

Change-Id: I0d9c73f533077db5ba814591668eb62dc7cdc6f6
This commit is contained in:
Emilien Macchi 2016-02-09 07:55:54 -05:00
parent a7ddf09c7e
commit ac6a5105ad

View File

@ -116,7 +116,7 @@ mod 'zaqar',
mod 'apache',
:git => 'https://github.com/puppetlabs/puppetlabs-apache',
:branch => '1.7.x'
:branch => '1.8.x'
mod 'apt',
:git => 'https://github.com/puppetlabs/puppetlabs-apt',