Skip to content

Commit

Permalink
correct mode of /etc/krb5.keytab
Browse files Browse the repository at this point in the history
  • Loading branch information
ljocha authored Nov 14, 2024
1 parent 964bad2 commit 07060fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/metacentrum.krbnfs/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
copy:
content: "{{ krb5_nfs_keytab }}"
dest: /etc/krb5.keytab
mode: 0600

- name: KRB5 config
copy:
Expand Down

0 comments on commit 07060fb

Please sign in to comment.