blob: eccee403a564ca752a13b05e9d37a992511fc3ba [file] [log] [blame]
Andrea Frittoli (andreaf)290d9d82017-12-11 14:30:59 +00001Prepare apache configs and logs for staging
2
3Make sure apache config files and log files are available in a linux flavor
4independent location. Note that this relies on hard links, to the staging
5directory must be in the same partition where the logs and configs are.
6
7**Role Variables**
8
9.. zuul:rolevar:: stage_dir
10 :default: {{ ansible_user_dir }}
11
12 The base stage directory.