Cleanup after repo_build and pip_install retirement
Change-Id: Ief0adafb6ccb03b274cde1905a97e396d126291a
This commit is contained in:
parent
1838f95d33
commit
d65a19064a
@ -276,12 +276,6 @@ manila_wsgi_processes: "{{ [[ansible_processor_vcpus|default(1), 1] | max * 2, m
|
||||
manila_wsgi_threads: 1
|
||||
manila_wsgi_buffer_size: 65535
|
||||
|
||||
# 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.
|
||||
manila_role_project_group: manila_all
|
||||
|
||||
manila_default_share_type: nfs
|
||||
manila_share_name_template: share-%s
|
||||
|
||||
|
@ -3,10 +3,6 @@
|
||||
src: https://opendev.org/openstack/openstack-ansible-apt_package_pinning
|
||||
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…
x
Reference in New Issue
Block a user