Add setting of hostname

This commit is contained in:
rockstable 2022-12-11 20:54:47 +01:00
parent 40b0d6b56e
commit 8f09f2dd14
1 changed files with 3 additions and 0 deletions

View File

@ -73,6 +73,9 @@
- src: "class/HW4F_DESKTOP.var.j2"
dest: "class/HW4F_DESKTOP.var"
mode: '0644'
- src: "scripts/01-hostname.j2"
dest: "scripts/HW4F_DESKTOP/01-hostname"
mode: "0755"
- src: "scripts/02-remove-proxy.j2"
dest: "scripts/HW4F_DESKTOP_LAST/02-remove-proxy"
mode: "0755"