tobiko/roles/tobiko-inventory/defaults/main.yaml
Eduardo Olivares e21d209587 Set undercloud_ssh_hostname on tobiko.conf
Tobiko IR tasks failed on some downstream environments when the
undercloud hostname was not undercloud-0

When this happens, the tobiko IR command can be executed with
--undercloud-host or --underclout-ssh-host options

RHOSENTDFG-1695

Change-Id: Ife055b62682044bdc446e6447ef9da562fe4bb73
Co-Author: Eduardo Olivares Toledo <eolivare@redhat.com>
2021-03-09 13:40:29 +00:00

7 lines
153 B
YAML

---
test_inventory_user: '{{ ansible_user }}'
test_inventory_hostvars: {}
test_inventory_groups: {}
test_inventory_file: '{{ test_dir }}/ansible_hosts'