tobiko/roles/tobiko-cleanup/defaults/main.yaml
Eduardo Olivares 4089ef6afe Delegate tasks from the tobiko-cleanup role to undercloud
In case of tripleo setups, Tobiko can be executed from the undercloud or
from a different node (test_host).
In case it is not run from the undercloud, the tobiko-cleanup role has
to be delegated to the undercloud node.

Change-Id: Ic81196dee9735acbd1841baeb25003f96f69d5a2
2023-09-12 10:38:38 +02:00

5 lines
73 B
YAML

---
# OpenStack command
openstack_cmd: 'openstack --os-cloud overcloud'