Tim Buckley 81a594eb81 Adjust zuul's init.pp to check for and enable cgid instead of cgi.
When attempting to a2enmod cgi, Apache automatically selects cgid if a threaded
MPM is detected. The Puppet configuration then fails to converge when it is
unable to detect the expected cgi module in the future. Switching to explicit
cgid allows the configuration to converge without issues.

Change-Id: I71789d4a06c779541ea4abda5c467cd8c8729d0e
2015-07-27 09:48:11 -06:00
..