Updating the log-2-logentries to a new repo.

This commit is contained in:
Charlton Austin 2016-11-14 16:28:17 -05:00
parent 74e54bdbbb
commit 211b3f160c

View file

@ -54,8 +54,9 @@ coreos:
restart_policy='no'
) | indent(4) }}
{% if logentries_token -%}
# https://github.com/kelseyhightower/journal-2-logentries/pull/11 so moved journal-2-logentries to coreos
{{ dockersystemd('builder-logs',
'quay.io/kelseyhightower/journal-2-logentries',
'quay.io/coreos/journal-2-logentries',
extra_args='--env-file /root/overrides.list -v /run/journald.sock:/run/journald.sock',
flattened=True,
after_units=['quay-builder.service']