Cleanup after repo_build and pip_install retirement
Change-Id: I6da14f03aee7b33cad2818f4cf1affe7504e3348
This commit is contained in:
parent
8a0fed53a6
commit
03fab4c697
@ -154,12 +154,6 @@ masakari_services:
|
||||
execstarts: "{{ masakari_bin }}/masakari-processmonitor"
|
||||
config_overrides: "{{ masakari_monitors_init_overrides }}"
|
||||
|
||||
# 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.
|
||||
masakari_role_project_group: masakari_all
|
||||
|
||||
## Configuration for Oslo Messaging
|
||||
|
||||
# RPC
|
||||
|
@ -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