remove another vars_files definition

remove the replicate vars_files definition in os-nova-install.yml

Change-Id: I8cb4c2b4860ea76ea63b5fed95179745c74b90c3
This commit is contained in:
Xia Bing Yao 2015-08-14 15:26:20 -04:00
parent 921fd0e9dd
commit adb5825568

View File

@ -189,5 +189,3 @@
ansible_ssh_host: "{{ container_address }}"
is_metal: "{{ properties.is_metal|default(false) }}"
glance_host: "{{ internal_lb_vip_address }}"
vars_files:
- defaults/repo_packages/openstack_other.yml