summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/packer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/packer.json b/scripts/packer.json
index 53b6a1c..f1e4979 100644
--- a/scripts/packer.json
+++ b/scripts/packer.json
@@ -16,8 +16,8 @@
"disk_size": 4096,
"format": "qcow2",
"headless": true,
- "ssh_host_port_min": 2222,
- "ssh_host_port_max": 2229,
+ "host_port_min": 2222,
+ "host_port_max": 2229,
"ssh_username": "vyos",
"ssh_password": "vyos",
"ssh_port": 22,