Cleanup after repo_build and pip_install retirement
Change-Id: Id5c011f3c23b677371432b1a2d734e7b413f5174
This commit is contained in:
parent
5dc6c4691a
commit
d3cfca6d2a
@ -484,12 +484,6 @@ nova_qemu_group: kvm
|
|||||||
# file for /etc/libvirt/qemu.conf
|
# file for /etc/libvirt/qemu.conf
|
||||||
#qemu_conf_dict: {}
|
#qemu_conf_dict: {}
|
||||||
|
|
||||||
# This variable is used by the repo_build process to determine
|
|
||||||
# which host group to check for members of before building the
|
|
||||||
# pip packages required by this role. The value is picked up
|
|
||||||
# by the py_pkgs lookup.
|
|
||||||
nova_role_project_group: nova_all
|
|
||||||
|
|
||||||
## Tunable overrides
|
## Tunable overrides
|
||||||
nova_nova_conf_overrides: {}
|
nova_nova_conf_overrides: {}
|
||||||
nova_rootwrap_conf_overrides: {}
|
nova_rootwrap_conf_overrides: {}
|
||||||
|
@ -3,10 +3,6 @@
|
|||||||
src: https://opendev.org/openstack/openstack-ansible-apt_package_pinning
|
src: https://opendev.org/openstack/openstack-ansible-apt_package_pinning
|
||||||
scm: git
|
scm: git
|
||||||
version: master
|
version: master
|
||||||
- name: pip_install
|
|
||||||
src: https://opendev.org/openstack/openstack-ansible-pip_install
|
|
||||||
scm: git
|
|
||||||
version: master
|
|
||||||
- name: galera_client
|
- name: galera_client
|
||||||
src: https://opendev.org/openstack/openstack-ansible-galera_client
|
src: https://opendev.org/openstack/openstack-ansible-galera_client
|
||||||
scm: git
|
scm: git
|
||||||
|
Loading…
Reference in New Issue
Block a user