Loading bootstrap-mail-drive.sh +4 −3 Original line number Diff line number Diff line Loading @@ -19,7 +19,8 @@ cp /mnt/repo-base/deployment/salt/init-config/masterless.conf /etc/salt/minion.d # Run repo init (might run a few minutes) echo "System update and packages installation .." salt-call state.apply init-repo salt-call state.apply docker-compose # Login to /e/ registry | not necessary when going public docker login registry.gitlab.e.foundation:5000 # init repo cd /mnt/docker && bash init-repo.sh Loading
bootstrap-mail-drive.sh +4 −3 Original line number Diff line number Diff line Loading @@ -19,7 +19,8 @@ cp /mnt/repo-base/deployment/salt/init-config/masterless.conf /etc/salt/minion.d # Run repo init (might run a few minutes) echo "System update and packages installation .." salt-call state.apply init-repo salt-call state.apply docker-compose # Login to /e/ registry | not necessary when going public docker login registry.gitlab.e.foundation:5000 # init repo cd /mnt/docker && bash init-repo.sh