puppet-watcher/manifests
Takashi Kajinami a4eec5ffb6 Fix dependency to purge default vhost config
It turned out defining dependency for openstacklib::wsgi::apache
doesn't properly enforce resource order and the default vhost file
is not purged properly.
This change adds the more explicit dependency to enforce the order
properly.

Change-Id: Ie4e5ad1a77eca49115a3e796ecd8130324288f99
2022-01-11 18:57:18 +09:00
..
db Remove password hash generation in each puppet modules 2020-05-20 08:35:22 +09:00
keystone Add support for the keystone_authtoken/service_type parameter 2020-11-03 18:13:35 +09:00
wsgi Fix dependency to purge default vhost config 2022-01-11 18:57:18 +09:00
api.pp Deprecate service validation for watcher-api 2021-12-13 23:27:52 +09:00
applier.pp Convert all class usage to relative names 2019-12-08 23:25:42 +01:00
cinder_client.pp Split out <service>_client configurations 2021-08-19 22:23:27 +09:00
client.pp Convert all class usage to relative names 2019-12-08 23:25:42 +01:00
config.pp Convert all class usage to relative names 2019-12-08 23:25:42 +01:00
db.pp Do not validate database_connection format 2020-08-31 17:58:27 +09:00
decision_engine.pp Convert all class usage to relative names 2019-12-08 23:25:42 +01:00
deps.pp Fix dependencies related to openstacklib::policy 2021-11-29 10:02:28 +09:00
glance_client.pp Split out <service>_client configurations 2021-08-19 22:23:27 +09:00
gnocchi_client.pp Support more <service>_client options 2021-08-20 12:08:08 +09:00
init.pp Split out <service>_client configurations 2021-08-19 22:23:27 +09:00
ironic_client.pp Support more <service>_client options 2021-08-20 12:08:08 +09:00
keystone_client.pp Support more <service>_client options 2021-08-20 12:08:08 +09:00
logging.pp Add watch_log_file option 2021-09-14 16:02:09 +08:00
neutron_client.pp Split out <service>_client configurations 2021-08-19 22:23:27 +09:00
nova_client.pp Split out <service>_client configurations 2021-08-19 22:23:27 +09:00
params.pp Remove usage of custom os_package_type fact 2022-01-06 08:18:13 +09:00
placement_client.pp Support more <service>_client options 2021-08-20 12:08:08 +09:00
policy.pp Allow purging policy files 2021-09-04 22:21:57 +09:00