cc4903bd5f
cffi has stopped providing Python 3.5 wheels; this may be a feature or a bug [1]. In the mean time, install build-essential, etc. so we can build at install time. [1] https://foss.heptapod.net/pypy/cffi/-/issues/503 Change-Id: Iece31a18048fd40472cfddd5262576ca150a86ac |
||
---|---|---|
.. | ||
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