Update scale_node_very.yml inventory

- Missing variable

Change-Id: I884bf4941a939fab89d6a99fe166f982d6752312
This commit is contained in:
Harry Rybacki 2016-06-13 11:47:35 -04:00
parent 13d9e4416c
commit fd859e8bd2
1 changed files with 4 additions and 2 deletions

View File

@ -5,9 +5,11 @@
# 'ansible-role-tripleo-inventory: regenerate ssh config' task to fail when attempting to acces non-existant host vars
# Re-inventory the overcloud
- name: Inventory the overcloud
- name: Inventory the overcloud
hosts: undercloud
gather_facts: no
gather_facts: yes
vars:
inventory: all
roles:
- tripleo-inventory