98c34b5b41
With this patch we allow for a more easy way of overriding some of the values that may be used in other distros while maintainting the default values if those values are not overriden. The following values are introduced to be overriden: conf: security: software: apache2: conf_dir: site_dir: mods_dir: binary: start_flags: a2enmod: a2dismod: On which: * conf_dir: directory where to drop the config files * site_dir: directory where to drop the enabled virtualhosts * mods_dir: directory where to drop any mod configuration * binary: the binary to use for launching apache * start_flags: any flags that will be passed to the apache binary call * a2enmod: mods to enable * a2dismod: mods to disable * security: security configuration for apache Notice that if there is no overrides given, it should not affect anything and the templates will not be changed as the default values are set to what they used to be as to not disrupt existing deployments. Change-Id: Ibb7e3bec0f6561bccc6a1aea907a2f3e4e1bfb73 |
||
---|---|---|
.. | ||
_bootstrap.sh.tpl | ||
_ceilometer-api.sh.tpl | ||
_ceilometer-central.sh.tpl | ||
_ceilometer-collector.sh.tpl | ||
_ceilometer-compute.sh.tpl | ||
_ceilometer-ipmi.sh.tpl | ||
_ceilometer-notification.sh.tpl | ||
_db-init-mongodb.sh.tpl | ||
_db-sync.sh.tpl |