Add another name for the connection

This commit is contained in:
Greg Hellings
2024-10-01 14:19:12 -05:00
parent 315030d442
commit dc2521e3a3
+4
View File
@@ -37,6 +37,10 @@ def _ivr(args):
vpn("350Main", "IVR Technology")
aliases['ivr'] = _ivr
def _ivr2(args):
vpn("gregory_hellings@ra.ivrtechnology.com", "IVR Technology")
aliases['ivr2'] = _ivr2
def _glrestart(args):
sudo nixos-container run gitlab -- systemctl restart gitlab
sudo nixos-container run gitlab -- systemctl restart nginx