Files
devstack/roles/apache-logs-conf
Ian Wienand 72e80739bc 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
(cherry picked from commit a9e946471e)
2019-04-09 23:46:36 +02:00
..
2017-12-18 18:21:24 +00:00
2017-12-18 18:21:24 +00:00

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