diff --git a/scripts/remote_switch.sh b/scripts/remote_switch.sh index 7b11a65..037de0c 100755 --- a/scripts/remote_switch.sh +++ b/scripts/remote_switch.sh @@ -2,22 +2,23 @@ hosts=( "nixos-management" - "grav" + #"grav" "git" - "heimdall" + #"heimdall" "jdownloader" - "k3s-master1" - "k3s-node1" - "k3s-node2" + #"k3s-master1" + #"k3s-node1" + #"k3s-node2" "mail" "nextcloud" - "nomad-master1" - "nomad-client1" + #"nomad-master1" + #"nomad-client1" "pihole" "plex" - "proxy" + #"proxy" "restic-server" - "rss-bridge" + #"rss-bridge" + #"test-server" "ttrss" )