Merge "Drop un-used nova_nginx_conf_path"
This commit is contained in:
commit
f6e22f9a19
@ -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'
|
||||
|
@ -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'
|
||||
|
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user