From 3fbbd47bdd07743609e437133c7334ca48626f49 Mon Sep 17 00:00:00 2001 From: Rabi Mishra Date: Tue, 21 Apr 2020 15:41:40 +0530 Subject: [PATCH] Remove mistral user access to config-download work dir The playbooks are run from tripleoclient and not wit mistral. Change-Id: I1efa73ef2322b5aafefa840f1c79d60ebef0397a --- tripleo_ansible/playbooks/cli-grant-local-access.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/tripleo_ansible/playbooks/cli-grant-local-access.yaml b/tripleo_ansible/playbooks/cli-grant-local-access.yaml index 49fe8fd84..fbd8b9c83 100644 --- a/tripleo_ansible/playbooks/cli-grant-local-access.yaml +++ b/tripleo_ansible/playbooks/cli-grant-local-access.yaml @@ -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: