Переглянути джерело

system container: use ansible root as cwd

Luke Meyer 7 роки тому
батько
коміт
943f3d1305
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      images/installer/root/exports/config.json.template

+ 1 - 1
images/installer/root/exports/config.json.template

@@ -24,7 +24,7 @@
             "PLAYBOOK_FILE=$PLAYBOOK_FILE",
             "ANSIBLE_CONFIG=$ANSIBLE_CONFIG"
         ],
-        "cwd": "/opt/app-root/src/",
+        "cwd": "/usr/share/ansible/openshift-ansible",
         "rlimits": [
             {
                 "type": "RLIMIT_NOFILE",