Merge "Drop un-used nova_nginx_conf_path"

This commit is contained in:
Zuul 2018-11-10 12:00:03 +00:00 committed by Gerrit Code Review
commit f6e22f9a19
3 changed files with 0 additions and 9 deletions

View File

@ -103,7 +103,4 @@ nova_compute_powervm_distro_packages: []
novalink_gpg_keys: []
# Needed for nginx cleanup for O -> P upgrades. Remove in Q
nova_nginx_conf_path: "conf.d"
nova_uwsgi_bin: '/usr/sbin'

View File

@ -111,7 +111,4 @@ nova_compute_powervm_distro_packages: []
novalink_gpg_keys: []
# Needed for nginx cleanup for O -> P upgrades. Remove in Q
nova_nginx_conf_path: "conf.d"
nova_uwsgi_bin: '/usr/sbin'

View File

@ -149,7 +149,4 @@ novalink_gpg_keys:
- url: "http://public.dhe.ibm.com/systems/virtualization/Novalink/debian/novalink-gpg-pub.key"
state: "present"
# Needed for nginx cleanup for O -> P upgrades. Remove in Q
nova_nginx_conf_path: "sites-available"
nova_uwsgi_bin: '/usr/bin'