404 periodic job: fix host parameter
The documentation is wrong, this needs to be just "host:" (fixed
upstream with
cf4882e0c0
but not released yet).
Change-Id: I5110e6795fa8b5729ddc87da6aef7c9ac7ed39a4
This commit is contained in:
parent
de0c28018c
commit
e884ebfa57
@ -10,7 +10,7 @@
|
||||
|
||||
- name: Add static.opendev.org host key
|
||||
known_hosts:
|
||||
hostname: static.opendev.org
|
||||
name: static.opendev.org
|
||||
key: static.opendev.org,23.253.245.150,2001:4800:7818:101:be76:4eff:fe04:7c28 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMu3PnnkNhPS2d5Z2uPju3Qqcbbc0lwHA1j9MgHlLnbK3bx1O2Kfez6RJUGl2i6nshdzkKwPBvN2vehQKiw1oSk=
|
||||
|
||||
# NOTE(ianw): 2020-02-25 just for initial testing run this for one log
|
||||
|
Loading…
x
Reference in New Issue
Block a user