aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-02-09 17:13:12 -0800
committerelijah <elijah@riseup.net>2014-02-09 17:13:12 -0800
commit2c1419345ae24f8ecfa2d8275631ce03c9a1ab3f (patch)
tree26a340f79d21474db7776cf94e1b472082737f32 /test
parente8533d45bf99036952e2465bde0e79faee1dda7c (diff)
downloadleap_cli-2c1419345ae24f8ecfa2d8275631ce03c9a1ab3f.tar.gz
leap_cli-2c1419345ae24f8ecfa2d8275631ce03c9a1ab3f.tar.bz2
added ssh pub key information to the 'hosts' hash saved in hiera files. version bumped to 1.4.0.
Diffstat (limited to 'test')
-rw-r--r--test/leap_platform/provider_base/common.json1
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",