commit 3cbefd6cecbc6878307ac72b04140cba2d668ceb
parent 3b2bd9cccbfe99aee0e70be05b3a8d93d13cacde
Author: ccx <ccx@te2000.cz>
Date: Wed, 12 Jun 2024 01:30:12 +0000
No more ccx-git
Diffstat:
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init
@@ -8,8 +8,8 @@ typeset -gA site_containers_mountpoints=(
ccx-password-store /home/ccx/bzr/password-store
ccx-development /home/ccx/development
ccx-baregit /home/ccx/baregit
- ccx-git /home/ccx/git
- ccx-git-recombee /home/ccx/git/recombee
+ # ccx-git /home/ccx/git
+ # ccx-git-recombee /home/ccx/git/recombee
pthbs /usr/src/pthbs
audio /mnt/volumes/audio
video /mnt/volumes/video
@@ -243,11 +243,11 @@ confz_site_containers_user_check() {
UC git alpine-git mount_rw=ccx-baregit $in_netns
UC sndiod alpine-sndio $with_audio $in_netns
UC mpd void-mpd "$ro init audio"
- UC {,}alpine-recombee mount_rw=ccx-git-recombee
- UC rcm-postgresql-dev alpine-postgresql-dev mount_rw=ccx-git-recombee $in_netns
- UC spark alpine-dev-spark mount_rw="ccx-bzr ccx-git"
- UC ssrn-master-dev alpine-postgresql-dev mount_rw="ccx-bzr ccx-git" $in_netns
- UC pthbs-dev alpine-pthbs-dev mount_rw="ccx-bzr ccx-git" "$ro pthbs" $in_netns
+ UC {,}alpine-recombee
+ UC rcm-postgresql-dev alpine-postgresql-dev $in_netns
+ UC spark alpine-dev-spark mount_rw="ccx-bzr"
+ UC ssrn-master-dev alpine-postgresql-dev mount_rw="ccx-bzr" $in_netns
+ UC pthbs-dev alpine-pthbs-dev mount_rw="ccx-bzr" "$ro pthbs" $in_netns
# -- mail
UCa mail-net mount_rw="init mail-te2000.cz-ccx mail-disroot.org-ccx"
UC {rcm,alpine}-mail-net mount_rw="init mail-recombee.com-jan.pobrislo"