devstack/roles/apache-logs-conf
Ian Wienand a9e946471e Role apache-logs-conf: fix redhat matching
Ansible complains:

  The task includes an option with an undefined variable. The error
  was: 'dict object' has no attribute 'RedHat'

which is just a mismatch on the "Redhat" string

Change-Id: I447038256561740c224c68388fa5b6a068cc8fed
2018-02-23 08:26:32 +11:00
..
defaults Stage apache logs 2017-12-18 18:21:24 +00:00
tasks Role apache-logs-conf: fix redhat matching 2018-02-23 08:26:32 +11:00
README.rst Use stage_dir instead of /opt/stack 2017-12-18 18:21:24 +00:00

README.rst

Prepare apache configs and logs for staging

Make sure apache config files and log files are available in a linux flavor independent location. Note that this relies on hard links, to the staging directory must be in the same partition where the logs and configs are.

Role Variables