X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=packer%2Ftemplates%2Fdevstack-pre-pip-rocky.json;h=2fc8882930472c294cb30c66769f16ee292259ca;hb=3120d26e4f624a2e0e1b27b6f3777e75c6a86394;hp=798464cf9e669d24c8a49d7d009156c6791832d0;hpb=99bd04dd055a174d472ce68d62bf7d090bfcf007;p=releng%2Fbuilder.git diff --git a/packer/templates/devstack-pre-pip-rocky.json b/packer/templates/devstack-pre-pip-rocky.json index 798464cf9..2fc888293 100644 --- a/packer/templates/devstack-pre-pip-rocky.json +++ b/packer/templates/devstack-pre-pip-rocky.json @@ -67,8 +67,10 @@ "ANSIBLE_STDOUT_CALLBACK=debug" ], "extra_arguments": [ - "--extra-vars", "os_branch=stable/queens rdo_branch=queens", - "--ssh-extra-args", "-o IdentitiesOnly=yes -o HostKeyAlgorithms=+ssh-rsa" + "--extra-vars", + "os_branch=stable/queens rdo_branch=queens", + "--ssh-extra-args", + "-o IdentitiesOnly=yes -o HostKeyAlgorithms=+ssh-rsa" ] } ]