diff options
author | Micah Anderson <micah@riseup.net> | 2013-09-04 14:10:40 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2013-09-04 14:10:40 -0400 |
commit | 0a679d5897e561102535d1d456bac1a4c462116c (patch) | |
tree | 94695c3c4d0d521312223f7e6e9346420462ced0 /files/nodes | |
parent | 4d02b1d7abbf16db18676b4a7b2dcf16fe82a4af (diff) |
add ssh host keys and secrets
Diffstat (limited to 'files/nodes')
-rw-r--r-- | files/nodes/pccouch1/pccouch1_ssh.pub | 1 | ||||
-rw-r--r-- | files/nodes/pccouch2/pccouch2_ssh.pub | 1 | ||||
-rw-r--r-- | files/nodes/pcmonitor1/pcmonitor1_ssh.pub | 1 | ||||
-rw-r--r-- | files/nodes/pcmx1/pcmx1_ssh.pub | 1 | ||||
-rw-r--r-- | files/nodes/pcweb1/pcweb1_ssh.pub | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/files/nodes/pccouch1/pccouch1_ssh.pub b/files/nodes/pccouch1/pccouch1_ssh.pub new file mode 100644 index 0000000..b054e50 --- /dev/null +++ b/files/nodes/pccouch1/pccouch1_ssh.pub @@ -0,0 +1 @@ +ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCCHKY063vTSStLHb+L5Ta3gu+09g9Kxz6ukHtnaX/gk2TiBIAZsiEbUQWvaW1E6IxMOOm7avfZJBOPd0rPlaz4=
\ No newline at end of file diff --git a/files/nodes/pccouch2/pccouch2_ssh.pub b/files/nodes/pccouch2/pccouch2_ssh.pub new file mode 100644 index 0000000..453fba5 --- /dev/null +++ b/files/nodes/pccouch2/pccouch2_ssh.pub @@ -0,0 +1 @@ +ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLzcQdTYZjqnfxq0cWOZBrJ5aO7M2Jv2S4pulco9XTt79a1U4TxctdvGZJ1c+R+29IxywuL0PSTk5T+f0/RHoHw=
\ No newline at end of file diff --git a/files/nodes/pcmonitor1/pcmonitor1_ssh.pub b/files/nodes/pcmonitor1/pcmonitor1_ssh.pub new file mode 100644 index 0000000..f377956 --- /dev/null +++ b/files/nodes/pcmonitor1/pcmonitor1_ssh.pub @@ -0,0 +1 @@ +ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLlkg24L8he3gxx0PLjlOsqG+BCBeOi29Zl92C+nr00sc1JXXtuHWBNZaVg8cx/mpU1ASAWWopKofw8vsg6j1W0=
\ No newline at end of file diff --git a/files/nodes/pcmx1/pcmx1_ssh.pub b/files/nodes/pcmx1/pcmx1_ssh.pub new file mode 100644 index 0000000..5e03908 --- /dev/null +++ b/files/nodes/pcmx1/pcmx1_ssh.pub @@ -0,0 +1 @@ +ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNAfuDfI2re6kAI2IHWw51iOz6HK+sxlcMKPFXg3P9Xu3aUxgNIps50XrtjdeWpjtVyNHqxGC41iuCY5TOysQ4U=
\ No newline at end of file diff --git a/files/nodes/pcweb1/pcweb1_ssh.pub b/files/nodes/pcweb1/pcweb1_ssh.pub new file mode 100644 index 0000000..1020e86 --- /dev/null +++ b/files/nodes/pcweb1/pcweb1_ssh.pub @@ -0,0 +1 @@ +ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGqsupR08Oi+46a9lqWeoNSuVT/xqKImhv29wr8Wx9Te8ph1CCXjFXvMBnwd5VDKvWo+eKno3Ly3lGMKMuPtq38=
\ No newline at end of file |