Remove mistral user access to config-download work dir

The playbooks are run from tripleoclient and not wit mistral.

Change-Id: I1efa73ef2322b5aafefa840f1c79d60ebef0397a
This commit is contained in:
Rabi Mishra 2020-04-21 15:41:40 +05:30
parent cfd3e13ff7
commit 3fbbd47bdd
1 changed files with 0 additions and 3 deletions

View File

@ -35,9 +35,6 @@
file:
path: "{{ access_path }}"
state: directory
owner: "42430" # Used to ensure mistral has access, remove this when mistral is gone.
group: "42430" # Used to ensure mistral has access, remove this when mistral is gone.
register: access_path
- name: Grant privileges to the execution user
acl: