Chore: Update common-packer to latest v0.14.0
[releng/builder.git] / packer / templates / mininet-ovs-2.8.json
index 9c08471604f73d77671ba167bc07f71ceab00c5d..29c5aba1e2cad5ba43a3ce8b83707c2958e407a2 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"
       ]
     }
   ]