Cleanup after repo_build and pip_install retirement
Change-Id: I5af4ea54dcd2d416570f17bad676b79a08b78903
This commit is contained in:
parent
11f180ef4d
commit
75725919ab
@ -258,12 +258,6 @@ ironic_glance_keystone_auth_url: "{{ keystone_service_internalurl | default('htt
|
||||
# Neutron
|
||||
ironic_neutron_auth_strategy: "{{ ironic_auth_strategy }}"
|
||||
|
||||
# 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.
|
||||
ironic_role_project_group: ironic_all
|
||||
|
||||
### Config Overrides
|
||||
ironic_ironic_conf_overrides: {}
|
||||
ironic_rootwrap_conf_overrides: {}
|
||||
|
@ -7,10 +7,6 @@
|
||||
src: https://opendev.org/openstack/openstack-ansible-ceph_client
|
||||
scm: git
|
||||
version: master
|
||||
- name: pip_install
|
||||
src: https://opendev.org/openstack/openstack-ansible-pip_install
|
||||
scm: git
|
||||
version: master
|
||||
- name: memcached_server
|
||||
src: https://opendev.org/openstack/openstack-ansible-memcached_server
|
||||
scm: git
|
||||
|
Loading…
Reference in New Issue
Block a user