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