Skip to content

Commit

Permalink
Merge pull request #384 from alejovicu/upd-docu
Browse files Browse the repository at this point in the history
Update libvirt how to doc
  • Loading branch information
openshift-merge-robot committed Oct 1, 2018
2 parents 7863e84 + 328285e commit 7f8f397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev/libvirt-howto.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ EOF
## Build and run the installer

With [libvirt configured](#install-and-enable-libvirt), you can proceed with [the usual quick-start](../../README.md#quick-start).
To avoid being prompted repeatedly, you can set [environment variables](../user/environent-variables.md) to reflect your libvirt choices. For example, selecting libvirt, setting [our earlier name choices](#pick-names), [our pull secret](#get-a-pull-secret), and telling both the installer and the machine-API operator to contact `libvirtd` at [the usual libvirt IP](#firewall), you can use:
To avoid being prompted repeatedly, you can set [environment variables](../user/environment-variables.md) to reflect your libvirt choices. For example, selecting libvirt, setting [our earlier name choices](#pick-names), [our pull secret](#get-a-pull-secret), and telling both the installer and the machine-API operator to contact `libvirtd` at [the usual libvirt IP](#firewall), you can use:

```sh
export OPENSHIFT_INSTALL_PLATFORM=libvirt
Expand Down

0 comments on commit 7f8f397

Please sign in to comment.