Chore: Prettify packer json files
[releng/builder.git] / packer / templates / builder.json
index 8c7cb68ba5f1adae1a1d80c684accca42698b543..273817fbf71b9c4a917535587bcef95643479bb0 100644 (file)
@@ -66,9 +66,8 @@
         "ANSIBLE_STDOUT_CALLBACK=debug"
       ],
       "extra_arguments": [
-        "--scp-extra-args", "'-O'",
         "--ssh-extra-args",
-        "-o IdentitiesOnly=yes -o HostKeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa"
+        "-o IdentitiesOnly=yes -o HostKeyAlgorithms=+ssh-rsa"
       ]
     }
   ]