Drop un-used nova_nginx_conf_path
Change-Id: I27e4856e1f7a6cd48fab146c308f9dab850feb2b
This commit is contained in:
parent
1767193477
commit
03d9636177
@ -103,7 +103,4 @@ nova_compute_powervm_distro_packages: []
|
|||||||
|
|
||||||
novalink_gpg_keys: []
|
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'
|
nova_uwsgi_bin: '/usr/sbin'
|
||||||
|
@ -111,7 +111,4 @@ nova_compute_powervm_distro_packages: []
|
|||||||
|
|
||||||
novalink_gpg_keys: []
|
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'
|
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"
|
- url: "http://public.dhe.ibm.com/systems/virtualization/Novalink/debian/novalink-gpg-pub.key"
|
||||||
state: "present"
|
state: "present"
|
||||||
|
|
||||||
# Needed for nginx cleanup for O -> P upgrades. Remove in Q
|
|
||||||
nova_nginx_conf_path: "sites-available"
|
|
||||||
|
|
||||||
nova_uwsgi_bin: '/usr/bin'
|
nova_uwsgi_bin: '/usr/bin'
|
||||||
|
Loading…
Reference in New Issue
Block a user