Skip to content

Commit a475281

Browse files
Bot Updating Templated Files
1 parent 816784c commit a475281

File tree

1 file changed

+19
-15
lines changed

1 file changed

+19
-15
lines changed

readme-vars.yml

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -47,49 +47,53 @@ init_diagram: |
4747
custom services -> legacy-services
4848
legacy-services -> ci-service-check
4949
init-migrations -> init-adduser
50-
init-kasmvnc-end -> init-config
5150
init-os-end -> init-config
51+
init-selkies-end -> init-config
5252
init-config -> init-config-end
5353
init-crontab-config -> init-config-end
5454
init-config -> init-crontab-config
5555
init-mods-end -> init-custom-files
5656
init-adduser -> init-device-perms
5757
base -> init-envfile
58-
init-os-end -> init-kasmvnc
59-
init-nginx -> init-kasmvnc-config
60-
init-video -> init-kasmvnc-end
6158
base -> init-migrations
6259
init-config-end -> init-mods
6360
init-mods-package-install -> init-mods-end
6461
init-mods -> init-mods-package-install
65-
init-kasmvnc -> init-nginx
62+
init-selkies -> init-nginx
6663
init-adduser -> init-os-end
6764
init-device-perms -> init-os-end
6865
init-envfile -> init-os-end
66+
init-os-end -> init-selkies
67+
init-nginx -> init-selkies-config
68+
init-video -> init-selkies-end
6969
init-custom-files -> init-services
70-
init-kasmvnc-config -> init-video
70+
init-selkies-config -> init-video
7171
init-services -> svc-cron
7272
svc-cron -> legacy-services
73+
init-services -> svc-dbus
74+
svc-xorg -> svc-dbus
75+
svc-dbus -> legacy-services
7376
init-services -> svc-de
7477
svc-nginx -> svc-de
78+
svc-selkies -> svc-de
79+
svc-xorg -> svc-de
7580
svc-de -> legacy-services
7681
init-services -> svc-docker
77-
svc-de -> svc-docker
7882
svc-docker -> legacy-services
79-
init-services -> svc-kasmvnc
80-
svc-pulseaudio -> svc-kasmvnc
81-
svc-kasmvnc -> legacy-services
82-
init-services -> svc-kclient
83-
svc-kasmvnc -> svc-kclient
84-
svc-kclient -> legacy-services
8583
init-services -> svc-nginx
86-
svc-kclient -> svc-nginx
8784
svc-nginx -> legacy-services
8885
init-services -> svc-pulseaudio
8986
svc-pulseaudio -> legacy-services
87+
init-services -> svc-selkies
88+
svc-nginx -> svc-selkies
89+
svc-pulseaudio -> svc-selkies
90+
svc-xorg -> svc-selkies
91+
svc-selkies -> legacy-services
92+
init-services -> svc-xorg
93+
svc-xorg -> legacy-services
9094
}
9195
Base Images: {
92-
"baseimage-kasmvnc:ubuntunoble" <- "baseimage-ubuntu:noble"
96+
"baseimage-selkies:ubuntunoble" <- "baseimage-ubuntu:noble"
9397
}
9498
"mysql-workbench:latest" <- Base Images
9599
# changelog

0 commit comments

Comments
 (0)