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 76dd1c4 commit 2eeb3beCopy full SHA for 2eeb3be
readme-vars.yml
@@ -93,13 +93,15 @@ init_diagram: |
93
init-openssh-server-config -> init-config-end
94
init-config -> init-crontab-config
95
init-mods-end -> init-custom-files
96
+ init-adduser -> init-device-perms
97
base -> init-envfile
98
base -> init-migrations
99
init-config-end -> init-mods
100
init-mods-package-install -> init-mods-end
101
init-mods -> init-mods-package-install
102
init-config -> init-openssh-server-config
103
init-adduser -> init-os-end
104
+ init-device-perms -> init-os-end
105
init-envfile -> init-os-end
106
init-custom-files -> init-services
107
init-openssh-server-config -> log-openssh-server
0 commit comments