Merge pull request #1 from banzo/banzo-patch-1

Fix example in readme
This commit is contained in:
banzo 2019-06-26 15:17:38 +02:00 committed by GitHub
commit 2885f41143
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