Browse Source

fix doc

main
Nicolas Massé 5 years ago
parent
commit
e93a81dc7d
  1. 3
      README.md

3
README.md

@ -18,7 +18,7 @@ gpgcheck=1
gpgkey=https://rpm.releases.hashicorp.com/gpg gpgkey=https://rpm.releases.hashicorp.com/gpg
EOF EOF
sudo dnf config-manager --add-repo hashicorp.repo sudo dnf config-manager --add-repo hashicorp.repo
sudo dnf -y install packer sudo dnf -y install terraform
``` ```
Install the terraform provider for libvirt. Install the terraform provider for libvirt.
@ -57,4 +57,3 @@ Install ansible.
sudo dnf -y install ansible sudo dnf -y install ansible
sudo pip3 install pywinrm sudo pip3 install pywinrm
``` ```

Loading…
Cancel
Save