Jelajahi Sumber

system container: use ansible root as cwd

Luke Meyer 7 tahun lalu
induk
melakukan
943f3d1305
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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",