diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/leap_platform/provider_base/common.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/leap_platform/provider_base/common.json b/test/leap_platform/provider_base/common.json index d7b3f87..41a0645 100644 --- a/test/leap_platform/provider_base/common.json +++ b/test/leap_platform/provider_base/common.json @@ -15,7 +15,6 @@ }, "ssh": { "authorized_keys": "= file :authorized_keys", - "known_hosts": "=> known_hosts_file", "port": 22 }, "hosts": "=> hosts_file", |