diff --git a/playbooks/os-placement-install.yml b/playbooks/os-placement-install.yml index b76c808332..b32f2d01c3 100644 --- a/playbooks/os-placement-install.yml +++ b/playbooks/os-placement-install.yml @@ -19,6 +19,7 @@ environment: "{{ deployment_environment_variables | default({}) }}" user: root vars_files: + - "defaults/repo_packages/openstack_services.yml" - "defaults/{{ install_method }}_install.yml" tags: - placement