diff options
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/cloud-config-mcollective.txt | 3 |
1 files changed, 2 insertions, 1 deletions
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----- |