Revert "Remove verify_host from publish-openstack-tarball"

We are now able to rsync artifacts to tarballs.o.o, revert so we
verify the SSH hostkey.

This reverts commit f598012596.

Change-Id: I62b8608be4c6e03f28df4f3cdb3c66e83aed4c98
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-08-07 16:01:37 -04:00
parent adf789e0ac
commit 0a91a150c2
1 changed files with 1 additions and 0 deletions

View File

@ -30,3 +30,4 @@
synchronize:
src: "{{ zuul.executor.work_root }}/artifacts/"
dest: "{{ tarball_path }}/"
verify_host: true