From 2c1419345ae24f8ecfa2d8275631ce03c9a1ab3f Mon Sep 17 00:00:00 2001 From: elijah Date: Sun, 9 Feb 2014 17:13:12 -0800 Subject: added ssh pub key information to the 'hosts' hash saved in hiera files. version bumped to 1.4.0. --- test/leap_platform/provider_base/common.json | 1 - 1 file changed, 1 deletion(-) (limited to 'test') 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", -- cgit v1.2.3