|
@@ -4,6 +4,5 @@ alias highstate="salt --force-color '*' state.highstate test=true | less -R; ech
|
|
|
alias highstate.yes="salt --force-color '*' state.highstate | less -R"
|
|
|
alias salt="salt --force-color"
|
|
|
|
|
|
-# CaC Servers
|
|
|
-alias bigubuntu1='ssh -l root bigubuntu1.monkeybox.org'
|
|
|
-alias splunk='ssh root@splunk.monkeybox.org'
|
|
|
+# Misc
|
|
|
+alias keybase="keybase --standalone"
|