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 060597c commit 025d803Copy full SHA for 025d803
readme-vars.yml
@@ -63,6 +63,7 @@ init_diagram: |
63
init-crontab-config -> init-config-end
64
init-config -> init-crontab-config
65
init-mods-end -> init-custom-files
66
+ init-adduser -> init-device-perms
67
base -> init-envfile
68
init-os-end -> init-kasmvnc
69
init-nginx -> init-kasmvnc-config
@@ -73,6 +74,7 @@ init_diagram: |
73
74
init-mods -> init-mods-package-install
75
init-kasmvnc -> init-nginx
76
init-adduser -> init-os-end
77
+ init-device-perms -> init-os-end
78
init-envfile -> init-os-end
79
init-custom-files -> init-services
80
init-kasmvnc-config -> init-video
0 commit comments