salt/doc/topics
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
..
cloud fixed confusion 2014-11-19 12:32:07 -06:00
development Fixing sphinx violations and errors 2014-11-18 02:53:40 -05:00
eauth Merge branch '2014.7' into develop 2014-10-13 17:41:42 -06:00
event Merge branch '2014.7' into merge-forward 2014-11-18 12:46:29 -07:00
ext_processes add docs for ext_processes 2014-11-06 23:32:36 +00:00
installation Merge pull request #18076 from UtahDave/develop 2014-11-14 14:24:56 -07:00
jobs Fixing sphinx violations and errors 2014-09-12 13:28:01 -04:00
master_tops Restore master_tops functionality and add more documentation. 2014-07-09 14:37:59 -06:00
mine Fix YAML syntax in mine_functions example. 2014-11-14 21:25:30 +01:00
netapi Change more affected docs from Helium to 2014.7.0 2014-07-15 17:02:19 -06:00
pillar doc fix 2014-09-26 09:28:16 -04:00
projects Add info on projects using Salt 2012-05-22 22:34:38 -06:00
reactor Merge branch '2014.7' into develop 2014-10-25 08:54:42 -06:00
releases Fixes #18114 2014-11-18 03:06:11 -05:00
sdb Change more affected docs from Helium to 2014.7.0 2014-07-15 17:02:19 -06:00
ssh Update index.rst 2014-10-28 18:36:19 +01:00
targeting fix syntax error in writing grains code snippet 2014-11-05 15:13:51 -07:00
topology Spelling fixes for docs 2014-10-28 08:12:27 -07:00
transports/raet Fix spelling in raet doc 2014-11-12 06:50:38 -07:00
troubleshooting Including doc in toctree 2014-11-18 03:26:54 -05:00
tutorials Merge pull request #18247 from terminalmage/docs 2014-11-19 09:40:52 -07:00
virt Fixed typo 2014-08-08 12:16:47 +02:00
windows add sphinx spelling extension. enforce en_us 2014-07-13 13:43:33 -05:00
yaml more copyediting 2014-04-30 13:55:48 -07:00
best_practices.rst Update best_practices to resolve issue where slspath is used, but not yet implemented/explained. 2014-08-13 04:57:14 +00:00
index.rst add sphinx spelling extension. enforce en_us 2014-07-13 13:43:33 -05:00