We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c5101 commit 322e387Copy full SHA for 322e387
readme-vars.yml
@@ -107,6 +107,7 @@ init_diagram: |
107
init-crontab-config -> init-config-end
108
init-config -> init-crontab-config
109
init-mods-end -> init-custom-files
110
+ init-adduser -> init-device-perms
111
base -> init-envfile
112
init-os-end -> init-kasmvnc
113
init-nginx -> init-kasmvnc-config
@@ -117,6 +118,7 @@ init_diagram: |
117
118
init-mods -> init-mods-package-install
119
init-kasmvnc -> init-nginx
120
init-adduser -> init-os-end
121
+ init-device-perms -> init-os-end
122
init-envfile -> init-os-end
123
init-custom-files -> init-services
124
init-kasmvnc-config -> init-video
0 commit comments