Cleanup after repo_build and pip_install retirement
Change-Id: I66a06583eb6646903eba365768bad35e8c28cd90
This commit is contained in:
parent
69efc9f51d
commit
fa21c6f52a
@ -224,13 +224,6 @@ octavia_required_secrets:
|
||||
- octavia_service_password
|
||||
- memcached_encryption_key
|
||||
|
||||
# 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.
|
||||
octavia_role_project_group: octavia_all
|
||||
|
||||
|
||||
## Octavia configs
|
||||
# Load balancer topology options are SINGLE, ACTIVE_STANDBY
|
||||
# ACTIVE_STANDBY is recommended for production settings
|
||||
|
@ -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