diff options
author | elijah <elijah@riseup.net> | 2014-02-09 17:04:58 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-02-09 17:04:58 -0800 |
commit | 665db30f37838bcebbfdc368f65ed369282c31b8 (patch) | |
tree | f916b0c1c131f701869b2b739f72f6668f09e16f /provider_base/common.json | |
parent | b9fa9cfc83d552faafe41ebba183fb06f45f6ca5 (diff) |
deploy a valid /etc/ssh/ssh_known_hosts for all nodes (requires new leap_cli)
Diffstat (limited to 'provider_base/common.json')
-rw-r--r-- | provider_base/common.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/provider_base/common.json b/provider_base/common.json index 07a45972..07a58bba 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -16,7 +16,6 @@ }, "ssh": { "authorized_keys": "= authorized_keys", - "known_hosts": "=> known_hosts_file", "port": 22, "mosh": { "ports": "60000:61000", |