[PATCH Configure] Configure apache to use dropfiles

Mo Morsi mmorsi at redhat.com
Thu Jun 7 09:56:53 UTC 2012


>> One additional thing that you may want to consider when pushing this
>> patch is if you want to distinguish between which files are loaded from
>> the dropdir in the ssl and no-ssl cases. It might be simpler to load
>> different files to be included in the vhost config than to
>> conditionalize the config files themselves.
> I'm not following here...
>
> Are you suggesting that the config files not be templates?  And, instead
> make them files that have a hard-coded include?
>
> I went back and forth a few times on how to make this work, so I may
> have crossed some streams of consciousness in the final implementation.
>  It might work to move the templates back to files and have hard coded
> dropdir Includes since the files come from the aeolus module (i.e., are
> specific to aeolus, so can reference aeolus-specific names, etc.).
>
>

No I'm suggesting that you may want to have seperate dropdirs for the
ssl and no-ssl apache configurations. The dropdirs can be configured in
the same way they are now, eg through a puppet template.

  -Mo



More information about the aeolus-devel mailing list