salt/doc/topics/cloud
jmdcal 5e2bbe363a fixed confusion
Here it says clearly : http://salt-cloud.readthedocs.org/en/latest/topics/aws.html

EC2 instances can have a public or private IP, or both. When an instance is deployed, Salt Cloud needs to log into it via SSH to run the deploy script. By default, the public IP will be used for this. If the salt-cloud command is run from another EC2 instance, the private IP should be used.

my-ec2-config:
  # Specify whether to use public or private IP for deploy script
  # private_ips or public_ips
  ssh_interface: public_ips
2014-11-19 12:32:07 -06:00
..
install Update docs for using salt-cloud on OSX to install curl-ca-bundle 2014-07-29 15:29:33 -06:00
releases Replace all occurrences of "Digital Ocean" with "DigitalOcean" 2014-08-25 13:42:01 -06:00
action.rst Changing aws to ec2 in docs 2013-11-22 10:56:57 -07:00
aliyun.rst Forget to submit these files for aliyun documents 2014-05-24 15:38:14 +08:00
aws.rst fixed confusion 2014-11-19 12:32:07 -06:00
azure.rst Merge remote-tracking branch 'upstream/2014.7' into develop 2014-09-16 18:46:48 -05:00
basic.rst add basic usage doc for salt-cloud 2014-07-10 18:06:43 +07:00
cloud.rst Add --list-providers and --list-profiles to cloud docs 2014-08-26 00:18:57 -06:00
config.rst use 2 spaces only 2014-10-30 11:53:18 +07:00
deploy.rst Get rid of Micro Instance examples 2014-09-27 11:09:08 -06:00
digitalocean.rst Add support for Digital Ocean's API v2 2014-09-16 17:16:14 +02:00
features.rst Forget to submit these files for aliyun documents 2014-05-24 15:38:14 +08:00
function.rst Moved salt-cloud documentation into main docs dir 2013-11-08 14:08:36 -07:00
gce.rst Update salt-cloud gce docs to use downloaded p12 key file 2014-08-24 12:15:04 -06:00
gogrid.rst Add libcloud dependency notice to provider docs 2014-09-03 20:10:51 -06:00
hpcloud.rst more copyediting 2014-04-30 13:55:48 -07:00
index.rst Add Reactor tutorial to index 2014-09-30 12:57:48 -06:00
joyent.rst Update cloud docs to note new requests dependency 2014-04-01 12:23:50 -06:00
linode.rst Merge branch '2014.7' into develop 2014-09-04 13:45:03 -06:00
lxc.rst Fix numerous typos found via Lintian 2014-08-11 10:46:43 -07:00
map.rst fix yaml errors in cloud map documentation 2014-06-05 19:34:13 -06:00
misc.rst Get rid of Micro Instance examples 2014-09-27 11:09:08 -06:00
openstack.rst Add libcloud dependency notice to provider docs 2014-09-03 20:10:51 -06:00
parallels.rst Moved salt-cloud documentation into main docs dir 2013-11-08 14:08:36 -07:00
profiles.rst Get rid of Micro Instance examples 2014-09-27 11:09:08 -06:00
proxmox.rst Fix wrong permissions 2014-03-23 18:22:35 +00:00
rackspace.rst Add libcloud dependency notice to provider docs 2014-09-03 20:10:51 -06:00
reactor.rst Correct data in /srv/reactor/startup_highstate.sls 2014-11-05 13:23:43 -07:00
salt.rst Get rid of Micro Instance examples 2014-09-27 11:09:08 -06:00
softlayer.rst more copyediting 2014-04-30 13:55:48 -07:00
troubleshooting.rst remove 2nd person pronoun 2014-06-16 21:19:32 -05:00
vexxhost.rst Added documentation for VEXXHOST cloud 2014-04-22 21:05:03 -04:00
windows.rst Miscellaneous docs fixes 2014-02-03 22:11:56 -06:00