added ssh config for hostnames
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 19 Aug 2017 10:28:14 +0000 (12:28 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 19 Aug 2017 10:28:14 +0000 (12:28 +0200)
ssh_config [new file with mode: 0644]

diff --git a/ssh_config b/ssh_config
new file mode 100644 (file)
index 0000000..2f6e715
--- /dev/null
@@ -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