X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=packer%2Ftemplates%2Fdevstack-pre-pip-queens.pkr.hcl;fp=packer%2Ftemplates%2Fdevstack-pre-pip-queens.pkr.hcl;h=6cabd835d08023111e03d6edd8c9987bf8ec5cba;hb=f2d1ef389aea23a3844ebb4ea6023677e523fee2;hp=a12c12e090e306ead513f33831bdb493b72e81fc;hpb=6f9a5ad3b1c8dd961a8cb1904d90ac489d7e7a9f;p=releng%2Fbuilder.git diff --git a/packer/templates/devstack-pre-pip-queens.pkr.hcl b/packer/templates/devstack-pre-pip-queens.pkr.hcl index a12c12e09..6cabd835d 100644 --- a/packer/templates/devstack-pre-pip-queens.pkr.hcl +++ b/packer/templates/devstack-pre-pip-queens.pkr.hcl @@ -159,8 +159,7 @@ build { command = "./common-packer/ansible-playbook.sh" extra_arguments = [ "--extra-vars", "os_branch=stable/queens rdo_branch=queens", - "--scp-extra-args", "'-O'", - "--ssh-extra-args", "-o IdentitiesOnly=yes -o HostKeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa" + "--ssh-extra-args", "-o IdentitiesOnly=yes -o HostKeyAlgorithms=+ssh-rsa" ] playbook_file = "provision/devstack-pre-pip-centos.yaml" skip_version_check = true