diff --git a/arch-template.json b/arch-template.json index f75222f..15f5578 100644 --- a/arch-template.json +++ b/arch-template.json @@ -11,7 +11,7 @@ "/usr/bin/curl -O https://raw.github.com/elasticdog/packer-arch/master/install.sh", "/usr/bin/bash ./install.sh" ], - "disk_size": "20480", + "disk_size": 20480, "ssh_username": "vagrant", "ssh_password": "vagrant", "shutdown_command": "systemctl poweroff"