summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-09-06 15:49:36 +0200
committervarac <varacanero@zeromail.org>2013-09-06 15:49:36 +0200
commit0ecc181b31e776db12d29a9fa45f2ce4fd6f91ad (patch)
treee4f7bb8ffedf56f2583c5d216d39573cb051bec4
parentbd4f5ed28778fb5f3fd683d3e6e07c0cbe0877d7 (diff)
ignore fp pinning until the fp don't change on every reset
-rw-r--r--.gitignore2
-rw-r--r--facts.json6
-rw-r--r--files/ssh/known_hosts4
3 files changed, 8 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index c255c3b..fc55cf2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@ test/.vagrant
test/openvpn
test/cert
hiera/*.yaml
+files/nodes/resettest/*.pub
+files/ssh/known_hosts
diff --git a/facts.json b/facts.json
new file mode 100644
index 0000000..4213fce
--- /dev/null
+++ b/facts.json
@@ -0,0 +1,6 @@
+{
+ "resettest": {
+ "ec2_local_ipv4": "192.168.4.24",
+ "ec2_public_ipv4": "192.168.5.27"
+ }
+}
diff --git a/files/ssh/known_hosts b/files/ssh/known_hosts
deleted file mode 100644
index 50bc01f..0000000
--- a/files/ssh/known_hosts
+++ /dev/null
@@ -1,4 +0,0 @@
-#
-# This file is automatically generated by the command `leap`. You should NOT modify this file.
-# Instead, rerun `leap node init` on whatever node is causing SSH problems.
-#