On Wed, 2020-05-06 at 14:06 +0200, Erik Skultety wrote:
-Ansible and `virt-install` need to be available on the host.
+`ansible` and `virt-install` need to be available on the host, the former can
+be either installed system-wide using your package manager or using by `pip`
s/using by/using/
+Before you can start bringing up guests, you need to create (ideally
by
+copying the `config.yaml` template) ~/.config/lcitool/config.yaml and set at
... you need to create `~/.config/lcitool/config.yaml`, ideally by
copying the provided `config.yaml` template, and set...
-guests: to do so, just write `jenkins` in the
`~/.config/lcitool/flavor`
-file.
+guests. To do so, simply set the flavor to 'jenkins' in
+`~/.config/lcitool/config.yaml`.
... simply set `install.flavor` to `jenkins` in...
With the changes above,
Reviewed-by: Andrea Bolognani <abologna(a)redhat.com>
--
Andrea Bolognani / Red Hat / Virtualization