Merge pull request #61 from banzo/master

Fix example in README
This commit is contained in:
Grant Gongaware 2019-06-26 08:03:07 -07:00 committed by GitHub
commit 06d6363421
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@ private ssh key root
EOF
os_type = "cloud-init"
ipconfig0 = "ip=10.0.2.99, gw=10.0.2.2"
ipconfig0 = "ip=10.0.2.99/16,gw=10.0.2.2"
sshkeys = <<EOF
ssh-rsa AAAAB3NzaC1kj...key1