You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.
This will be relevant for e.g. clustered tests, but also in cases when one wants a toy VM they can control remotely, as is the case with the rpm-ostree vmcheck suite.
The text was updated successfully, but these errors were encountered:
# REQUIRED (one of 'host' or 'container' or 'cluster')# Provision multiple hosts.cluster:
# REQUIRED# List of hosts to provision. The same keys as above are# accepted.hosts:
# REQUIRED# The 'name' key is used to inject an environment# variable named RHCI_<name>_IP whose value is the IP# address of the provisioned host.
- name: host1distro: centos/7/atomicostree: latest
- name: host2distro: fedora/24/cloud# OPTIONAL# If specified, the scripts are run on this container.# If omitted, the scripts are run on the first host# listed in the 'hosts' list.container:
image: fedora:24
This will be relevant for e.g. clustered tests, but also in cases when one wants a toy VM they can control remotely, as is the case with the rpm-ostree vmcheck suite.
The text was updated successfully, but these errors were encountered: