diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/packer.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/packer.json b/scripts/packer.json index b09b9834..83df10c5 100644 --- a/scripts/packer.json +++ b/scripts/packer.json @@ -17,7 +17,6 @@ "disk_size": 4096, "format": "raw", "headless": true, - "accelerator": "tcg", "ssh_host_port_min": 2222, "ssh_host_port_max": 2229, "ssh_username": "vyos", |