diff --git a/playbooks/roles/insights/meta/main.yml b/playbooks/roles/insights/meta/main.yml index a13cb1098..7ef499826 100644 --- a/playbooks/roles/insights/meta/main.yml +++ b/playbooks/roles/insights/meta/main.yml @@ -13,6 +13,9 @@ dependencies: - common - role: supervisor + supervisor_pip_pkgs: + - boto=={{COMMON_BOTO_VERSION}} + - backoff==1.11.1 supervisor_spec: - service: "{{ insights_service_name }}" migration_check_services: "{{ insights_service_name }}"