Skip to content

Commit

Permalink
Improve testcloud/virtual provider docs
Browse files Browse the repository at this point in the history
  • Loading branch information
frantisekz authored and psss committed Nov 30, 2021
1 parent 07ebd9c commit a93b441
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions spec/plans/provision.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,13 @@ example: |
summary: Provision a virtual machine (default)
description:
Create a new virtual machine on the localhost using
libvirt or another provider which is enabled in vagrant.
testcloud (libvirt). Testcloud takes care of downloading
an image and making necessary changes to it for optimal
experience (such as disabling UseDNS and GSSAPI for SSH).
example: |
provision:
how: virtual
image: fedora/31-cloud-base
image: fedora
link:
- implemented-by: /tmt/steps/provision/testcloud.py

Expand Down

0 comments on commit a93b441

Please sign in to comment.