From 035ab0212eede4c7ab894fa78b14da0fa6056ef4 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sun, 2 Apr 2017 08:05:51 +0200 Subject: Support pod variants, i.e. one of the specified pods will be actually configured depending on the inventory/group parameters --- setup/configs/volumes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup/configs') diff --git a/setup/configs/volumes.yml b/setup/configs/volumes.yml index 2546f1c..134a887 100644 --- a/setup/configs/volumes.yml +++ b/setup/configs/volumes.yml @@ -34,4 +34,4 @@ ands_openshift_volumes: # Global list, we only take things from the volume of project ands_openshift_files: - - { osv: "etc", path: "apache2-kaas", state: "directory" } + - { osv: "log", path: "apache2-kaas", state: "directory", mode: "0777" } -- cgit v1.2.3