summaryrefslogtreecommitdiffstats
path: root/ssh_config
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2013-09-29 05:12:56 -0400
committerThibaut Horel <thibaut.horel@gmail.com>2013-09-29 05:12:56 -0400
commit19346fa9068878af516cdb670bea4f791337507b (patch)
tree54d4fa5a82b2e0305f3b050dc1ebb53ec9d82a5d /ssh_config
downloadlastfm-19346fa9068878af516cdb670bea4f791337507b.tar.gz
Initial commit
Diffstat (limited to 'ssh_config')
-rw-r--r--ssh_config5
1 files changed, 5 insertions, 0 deletions
diff --git a/ssh_config b/ssh_config
new file mode 100644
index 0000000..4e93034
--- /dev/null
+++ b/ssh_config
@@ -0,0 +1,5 @@
+Host *
+User irisaple_pacemaker2
+StrictHostKeyChecking no
+LogLevel QUIET
+BatchMode yes