cookbook-openstack-dashboard/recipes
Lance Albertson 4e4bed1eed Update to apache2 ~> 8.0 cookbook
This brings us up to date with the latest apache2 cookbook which
included a major refactor in 6.0.0 removing all of the definitions and
recipe with proper resources. Instead of using the apache2_default_site
resource, directly use a template and then enable the config file using
the apache2_site resource. This gives us the most flexibility.

Additional fixes:
- Remove or replace references to node['apache'] attributes
- Install mod_wsgi as a package on RHEL since there is no built-in
  resource for it.
- Don't set SELinux to permissive on RHEL (I tested this works properly
  with it set to enforcing).
- Remove hack for restarting apache.
- Convert web_app to template and subscribe to restarting apache.
- Remove resources to restore SELinux contexts since this taken care of
  by Chef now automatically.
- Include additional cookbooks in Berksfile required for CI

Depends-On: https://review.opendev.org/702772
Depends-On: https://review.opendev.org/701824
Change-Id: Ib82595c27f03a7b456d5d5bfecc466f5ac199a5c
2020-01-30 09:30:28 -08:00
..
apache2-server.rb Update to apache2 ~> 8.0 cookbook 2020-01-30 09:30:28 -08:00
horizon.rb Updates for rocky 2019-12-09 05:40:15 +00:00
neutron-fwaas-dashboard.rb Use python3 packages on Ubuntu 2019-10-02 12:29:05 +00:00
neutron-lbaas-dashboard.rb Update to apache2 ~> 8.0 cookbook 2020-01-30 09:30:28 -08:00