This commit is contained in:
Jonas Forsberg
2021-10-17 14:06:30 +02:00
parent 2c92cf35e9
commit 319c84835d
2 changed files with 5 additions and 4 deletions

View File

@@ -20,6 +20,7 @@ Set vnc password if no passwd file:
Check that passwd file has correct settings:
file.managed:
- name: /home/{{ pillar['username'] }}/.vnc/passwd
- replace: False
- user: {{ pillar['username'] }}
- group: users
- mode: "0600"