Chore: Prettify packer json files
[releng/builder.git] / packer / templates / builder.json
index 51ebe88d98784076eea94c86c0ace2d56399dde4..273817fbf71b9c4a917535587bcef95643479bb0 100644 (file)
         "ANSIBLE_ROLES_PATH={{user `ansible_roles_path`}}",
         "ANSIBLE_CALLBACK_WHITELIST=profile_tasks",
         "ANSIBLE_STDOUT_CALLBACK=debug"
+      ],
+      "extra_arguments": [
+        "--ssh-extra-args",
+        "-o IdentitiesOnly=yes -o HostKeyAlgorithms=+ssh-rsa"
       ]
     }
   ]