From 157fb1237d66c4eae83fa2c685745da9e20bca72 Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 25 Jun 2013 17:32:56 -0700 Subject: add hash for authorized_keys to common.json --- provider_base/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'provider_base/common.json') diff --git a/provider_base/common.json b/provider_base/common.json index ade409a6..2313bd8b 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -14,7 +14,7 @@ "public": "= service_type != 'internal_service'" }, "ssh": { - "authorized_keys": "= file :authorized_keys", + "authorized_keys": "= authorized_keys", "known_hosts": "=> known_hosts_file", "port": 22, "mosh": { -- cgit v1.2.3