Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
argopkgs
Commits
85ccd4af
Commit
85ccd4af
authored
Nov 21, 2019
by
Valentin Reis
Browse files
redeploy runners back
parent
dc867987
Pipeline
#9019
passed with stages
in 13 minutes and 10 seconds
Changes
7
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deployments/argo.nixops
View file @
85ccd4af
No preview for this file type
deployments/argo.nixops-shm
deleted
100644 → 0
View file @
dc867987
File deleted
deployments/argo.nixops-wal
deleted
100644 → 0
View file @
dc867987
deployments/keys/gitlab.cfg.secret
View file @
85ccd4af
No preview for this file type
deployments/keys/gitlab.cfg2.secret
0 → 100644
View file @
85ccd4af
File added
deployments/keys/gitlab2.cfg.secret
deleted
100644 → 0
View file @
dc867987
File deleted
deployments/restart-runners.sh
View file @
85ccd4af
#!/usr/bin/env bash
ssh root@140.221.10.9 systemctl restart gitlab-runner2.service
echo
"restarted runner."
ssh root@129.114.111.114 systemctl restart gitlab-runner2.service
echo
"restarted runner."
ssh root@129.114.110.3 systemctl restart gitlab-runner2.service
echo
"restarted runner."
ssh root@129.114.111.116 systemctl restart gitlab-runner2.service
echo
"restarted runner."
ssh root@129.114.33.201 systemctl restart gitlab-runner2.service
echo
"restarted runner."
ssh gitlab-runner@argo-phi1.mcs
sudo
systemctl restart gitlab-runner.service
echo
"restarted runner."
nixops ssh
-s
argo.nixops gitlab-runner-1 systemctl restart gitlabrunner.service
nixops ssh
-s
argo.nixops gitlab-runner-2 systemctl restart gitlabrunner.service
nixops ssh
-s
argo.nixops gitlab-runner-3 systemctl restart gitlabrunner.service
nixops ssh
-s
argo.nixops gitlab-runner-4 systemctl restart gitlabrunner.service
nixops ssh
-s
argo.nixops gitlab-runner-5 systemctl restart gitlabrunner.service
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment