From: Dobrica Pavlinusic Date: Sat, 19 Aug 2017 10:28:14 +0000 (+0200) Subject: added ssh config for hostnames X-Git-Url: http://git.rot13.org/?p=edozvola;a=commitdiff_plain;h=7f8f68213f0611b293561aef0fab51f597b24731;hp=6100bbebebfc8e9a8f8bf606b7b03cfc1dd74043;ds=sidebyside added ssh config for hostnames --- diff --git a/ssh_config b/ssh_config new file mode 100644 index 0000000..2f6e715 --- /dev/null +++ b/ssh_config @@ -0,0 +1,9 @@ +# edozvola +Host edozvola-db-pgpool + Hostname 10.200.1.60 + +Host edozvola-db-01 + Hostname 10.200.1.61 + +Host edozvola-db-02 + Hostname 10.200.1.62