fas2discourse: Clean whitespace, fix permissions on keytab
Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
parent
337285c85f
commit
b7e4fdf852
3 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -6,3 +6,4 @@ metadata:
|
|||
annotations:
|
||||
openshift.io/description: "{{ fas2discourse_project_description }}"
|
||||
openshift.io/display-name: "{{ fas2discourse_namespace }}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue