From 149bfa0e4a2705bbe980a2335c5e7951e9b70925 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Tue, 26 Jul 2011 09:40:19 -0400 Subject: clarify warning text in mcollective config example --- doc/examples/cloud-config-mcollective.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/examples') diff --git a/doc/examples/cloud-config-mcollective.txt b/doc/examples/cloud-config-mcollective.txt index ddeaf0c6..67735682 100644 --- a/doc/examples/cloud-config-mcollective.txt +++ b/doc/examples/cloud-config-mcollective.txt @@ -15,7 +15,8 @@ mcollective: plugin.stomp.host: dbhost # This will add ssl certs to mcollective # WARNING WARNING WARNING - # Please remember cloud-init data is transmitted without encryption + # The ec2 metadata service is a network service, and thus is readable + # by non-root users on the system (ie: 'ec2metadata --user-data') # If you want security for this, please use include-once + SSL urls public-cert: | -----BEGIN CERTIFICATE----- -- cgit v1.2.3