Commit graph

12 commits

Author SHA1 Message Date
Kevin Fenzi
438375f518 registry / logrotate: replace the rsyslog file, not syslog
We use rsyslog, the syslog file has no effect.
If we overrite rsyslog we get the effect we want (daily logrotate with
xz compression).

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-01-11 11:26:52 -08:00
Kevin Fenzi
15832081f3 docker-distribution: make registry boxes compress gigantic messages files
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-11 12:56:37 -07:00
Patrick Uiterwijk
039b08354a Yum allowed state=installed. Lets use state=present consistently
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:31:03 +00:00
Patrick Uiterwijk
d29aeda8b1 Add docker-distribution tag
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-04-12 14:27:43 +00:00
Adam Miller
1d704c3247 update dir var name for docker-distribution
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-04-06 16:45:39 +00:00
Adam Miller
8d529a8f60 update docker-distribution role to handle certs more logically
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-04-06 16:43:02 +00:00
Kevin Fenzi
a1e4e010d3 Try some higher level debug 2016-02-02 23:44:13 +00:00
Kevin Fenzi
f3abf32992 Set some debugging. 2016-02-02 23:27:02 +00:00
Adam Miller
45479752c7 fix whitespace mismatch for templated cert.private_path value in docker-distribution role 2016-02-02 22:32:17 +00:00
Adam Miller
e262b87514 change conditionals from explicit comparison to implicit boolean for docker-registry role 2016-02-02 22:27:15 +00:00
Adam Miller
864e4cbf78 fix typo for cert.dir variable in docker-distribution role 2016-02-02 22:12:47 +00:00
03b4b85c3f add osbs w/ v2 registry support 2016-01-28 20:31:13 +00:00