33c2b4ff5f
Jammy nodes appear to lack the /etc/apt/sources.list.d dir by default. Ensure it exists in the install-docker role before we attempt to install a deb repo config to that directory for docker packages. Change-Id: I859d31ed116607ffa3d8db5bfd0b805d72dd70c0 |
||
---|---|---|
.. | ||
defaults | ||
files | ||
handlers | ||
tasks | ||
templates | ||
README.rst |
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