update default cloud conf file with aws ssh_interface

This commit is contained in:
John Albietz 2013-01-09 14:23:34 -08:00
parent 67db2f7bce
commit 2a17d02248

View File

@ -24,6 +24,10 @@
#AWS.keyname: default
#AWS.securitygroup: default
#AWS.private_key: /root/test.pem
# Specify whether to use public or private IP for deploy script
# private_ips or public_ips
#AWS.ssh_interface: public_ips
#
# Linode takes the single api_key
#LINODE.apikey: <Linode api key>