DCD-224: Don't use the product owner for the mountpoint as we can't assume it exists yet.

This commit is contained in:
Steve Smith
2019-04-18 09:45:49 +10:00
parent 9da5a37219
commit b7f3fb5434

View File

@@ -4,7 +4,6 @@
file: file:
state: directory state: directory
path: "{{ atl_shared_mountpoint }}" path: "{{ atl_shared_mountpoint }}"
owner: "{{ atl_product_user }}"
mode: 0755 mode: 0755
- name: Enable mountpoint in fstab - name: Enable mountpoint in fstab