fas2discourse: Clean whitespace, fix permissions on keytab

Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
David Kirwan 2023-02-08 15:08:07 +09:00
parent 337285c85f
commit b7e4fdf852
3 changed files with 2 additions and 1 deletions

View file

@ -4,7 +4,7 @@
ansible.builtin.copy:
src: "/etc/openshift_apps/fas2discourse/fas2discourse-keytab.kt"
dest: "/root/ocp4/openshift-apps/fas2discourse-operator/fas2discourse-keytab.kt"
mode: 0770
mode: 0600
# generate the templates for project to be created
- name: create the templates

View file

@ -6,3 +6,4 @@ metadata:
annotations:
openshift.io/description: "{{ fas2discourse_project_description }}"
openshift.io/display-name: "{{ fas2discourse_namespace }}"