Chore: Update common-packer to latest v0.14.0
[releng/builder.git] / packer / templates / builder.json
index 51ebe88d98784076eea94c86c0ace2d56399dde4..8c7cb68ba5f1adae1a1d80c684accca42698b543 100644 (file)
         "ANSIBLE_ROLES_PATH={{user `ansible_roles_path`}}",
         "ANSIBLE_CALLBACK_WHITELIST=profile_tasks",
         "ANSIBLE_STDOUT_CALLBACK=debug"
+      ],
+      "extra_arguments": [
+        "--scp-extra-args", "'-O'",
+        "--ssh-extra-args",
+        "-o IdentitiesOnly=yes -o HostKeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa"
       ]
     }
   ]