Commit Graph

3 Commits

Author SHA1 Message Date
Artem Goncharov 9fd77b3856
install default logging config
By default gear dies not deliver default logging configuration. If it is
started in this configuration it floods /var/log/messages with debug
info. Log configuration activation should be done via systemd
override.conf file by setting proper ARGS

Update jobs to also collect /var/logs/gear in post-run task.

Change-Id: Ib69c976062afd38a91a3d882e9389c5cbef244c3
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-05-16 17:12:48 -04:00
Paul Belanger e75294e6b1
Add support to manage SSL cert
Since gear support SSL certs, add in some support to place them into
the SSL folder.  It is possible we might want to move this into an
ansible role, but for now it seems minimal to support it.

Change-Id: I3e4c83c962f550b8cb6aef11a2a9b42288b3f1da
Depends-On: https://review.openstack.org/557428
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-03-29 19:25:03 -04:00
Paul Belanger 56cf700fd0
Add systemd support for geard
Include the ability for a user to run geard.

Change-Id: I6a075da4f1b094930948aad3ebfa912bcd598d42
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-02-22 22:46:56 -05:00