[PATCH Configure] Configure apache to use dropfiles

gblomqui at redhat.com gblomqui at redhat.com
Mon Jun 4 18:54:07 UTC 2012


This patch adds an apache configuration dropfile location that allows other
projects to take advantage of Conductor's apache vhost configuation.  The
dropfile location is created at:

/etc/httpd/conf.d/aeolus-conductor.d

The aeolus-conductor.conf puppet file has been changed to a template to allow
for templatizing the dropfile location when calling the apache::site define.

The aeolus-conductor.conf apache configuration file does a wildcard include of
all configuration files under the dropfile directory.

No configuration files are added to the dropfile directory during the
aeolus-configure run.  Other projects' configuration tools will be responsible
for adding configuration files to this dropfile directory.

Initially, the only other project to use the dropfile directory will be the
audrey configserver; which will allow configserver and conductor to run from the
same server and be surfaced by the same apache vhost.




More information about the aeolus-devel mailing list