Puppetfile: bump apache module to latest release

Manually run the generate_puppetfile.sh script that bumps
puppetlabs-apache to the latest tag.

Change-Id: Iba42e5aae13fcc66179e9b80aafdc5069d23c5c8
This commit is contained in:
Emilien Macchi 2016-04-28 09:26:47 -05:00
parent b23ee13fe1
commit 55342cdad4

@ -136,7 +136,7 @@ mod 'staging',
mod 'apache',
:git => 'https://github.com/puppetlabs/puppetlabs-apache',
:ref => '1.8.1'
:ref => '1.9.0'
mod 'apt',
:git => 'https://github.com/puppetlabs/puppetlabs-apt',