openstack-ansible-os_ironic/tasks
Jonathan Rosser b3bbef88b3 Replace default nginx config on rh-like systems
The default nginx config file on centos/rocky includes a server
section listening on port 80 and [::]:80. There is no way to disable
this other than to adjust the configuration file.

This patch supplies a modified version of the centos nginx config
file which does not include a default server section.

A systemd drop in is installed to override the nginx service
ExecStart which starts the service using the modified configuration
file.

Change-Id: If7674a750e5316feb4d0fcff8cd0f4df7a67ffbb
2024-11-20 11:39:53 +00:00
..
ironic_conductor_post_install.yml Replace default nginx config on rh-like systems 2024-11-20 11:39:53 +00:00
ironic_db_setup.yml Define condition for the first play host one time 2020-12-02 08:41:27 +00:00
ironic_deploy_image.yml Fix linters and metadata 2023-07-14 18:07:30 +02:00
ironic_inspector_post_install.yml Replace default nginx config on rh-like systems 2024-11-20 11:39:53 +00:00
ironic_inspector_pre_install.yml Fix linters and metadata 2023-07-14 18:07:30 +02:00
ironic_post_install.yml Fix linters and metadata 2023-07-14 18:07:30 +02:00
ironic_pre_install.yml Stop generating ssh keypair for ironic user 2023-10-14 08:50:18 +00:00
main.yml Merge "Add tag to enable targeting of post-install config elements only" 2024-05-16 20:52:56 +00:00