2023-03-29 13:35:19 +02:00
..
2023-03-29 13:35:19 +02:00
2023-03-29 13:35:19 +02:00
2023-03-29 13:35:19 +02:00
2023-03-29 13:35:19 +02:00
2023-03-29 13:35:19 +02:00
2023-03-29 13:35:19 +02:00

An ansible role to install docker in the OpenStack infra production environment

This also installs a log redirector for syslog `docker- tags. For most containers, they can be setup in the compose file with a section such as:

logging:
  driver: syslog
  options:
    tag: docker-<appname>

Role Variables