Commit Graph

480 Commits

Author SHA1 Message Date
Joseph Hall
bbec34abd3 Allow Salt Cloud to use either SCP or SFTP, as configured 2015-05-14 10:49:20 -06:00
Joseph Hall
d4b3518444 Allow Salt Cloud to use either SCP or SFTP, as configured 2015-05-12 02:05:27 -06:00
Nitin Madhok
46dd8816f5 Merge branch 'develop' of https://github.com/saltstack/salt into vmware-cloud-driver 2015-05-09 01:40:42 -04:00
Nitin Madhok
3b9a41d06f Adding port and protocol to the Getting started docs 2015-05-09 01:26:51 -04:00
Colton Myers
1bf2ff994e Merge pull request #23430 from basepi/merge-forward-develop
Merge forward from 2015.5 to develop
2015-05-08 16:46:21 -06:00
Bogdan Radulescu
4f19852587 Made some claridications in the AWS provider for salt-cloud 2015-05-08 17:50:24 +03:00
Nitin Madhok
4a3f3bd709 Make sure the provider config field values are quoted Fixes #23360 2015-05-06 19:01:42 -04:00
Nitin Madhok
93b664d2f4 Fixes 2015-05-06 18:52:44 -04:00
Colton Myers
ece63c36a3 Merge remote-tracking branch 'upstream/2015.5' into merge-forward-develop
Conflicts:
    doc/topics/ssh/roster.rst
    salt/modules/win_groupadd.py
2015-05-06 15:49:50 -06:00
Nitin Madhok
6184fcdfaa Doc fix 2015-05-06 17:38:04 -04:00
Nitin Madhok
bd57a99c28 Adding docs to be able to create/reconfigure new CD/DVD drives Fixes #23231 2015-05-06 17:32:03 -04:00
Erik Johnson
0504e7a184 Update Lithium docstrings in 2015.2 branch 2015-05-06 11:01:53 -06:00
Nitin Madhok
49f5789934 VMware cloud driver doc fixes 2015-05-03 16:14:07 -04:00
Nitin Madhok
dc7903b110 Adding support to be able to add distributed virtual portgroup to vm upon creation 2015-04-30 21:34:31 -04:00
Nitin Madhok
64e527c4dc Adding ability to modify/create SCSI adapters #22364 2015-04-18 17:09:11 -04:00
Colton Myers
000de95974 Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
Conflicts:
    .pylintrc
    doc/ref/runners/all/salt.runners.nacl.rst
    doc/topics/cloud/config.rst
    salt/cli/salt.py
    salt/client/mixins.py
    salt/client/ssh/__init__.py
    salt/loader.py
    salt/minion.py
    salt/modules/cassandra_cql.py
    salt/modules/gpg.py
    salt/modules/grains.py
    salt/modules/iptables.py
    salt/modules/yumpkg.py
    salt/netapi/rest_cherrypy/app.py
    salt/renderers/pyobjects.py
    salt/returners/mysql.py
    salt/runners/jobs.py
    salt/state.py
    salt/states/file.py
    salt/states/service.py
    salt/utils/minions.py
    tests/integration/__init__.py
    tests/integration/netapi/rest_tornado/test_app.py
    tests/integration/states/cmd.py
2015-04-16 12:15:44 -06:00
Colton Myers
9099884809 Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
Conflicts:
    doc/topics/cloud/config.rst
    salt/modules/win_disk.py
    salt/modules/yumpkg.py
    salt/pillar/s3.py
    salt/states/service.py
    salt/utils/event.py
    tests/integration/netapi/rest_tornado/test_app.py
    tests/integration/netapi/test_client.py
    tests/unit/states/archive_test.py
2015-04-14 11:03:03 -06:00
Alexander Backlund
b7db2080d8 add initial support for WinRM in Windows cloud deployment
fixes saltstack/salt#15984
2015-04-13 16:03:37 -04:00
Nitin Madhok
4ab84a6bca Adding some documentation 2015-04-10 17:39:30 -04:00
Joseph Hall
aa23eb0e26 Merge pull request #22448 from rallytime/migrate_old_cloud_config_docs
Migrate old cloud config documentation to own page
2015-04-08 12:32:35 -06:00
Colton Myers
5f1a4b45b8 Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2 2015-04-08 10:38:34 -06:00
rallytime
cecca10668 Kill legacy cloud configuration syntax docs per techhat 2015-04-07 20:09:37 -06:00
rallytime
52a3d500e8 Beef up cloud configuration syntax and add pillar config back in 2015-04-07 18:56:40 -06:00
rallytime
9b5318fe71 Move old cloud syntax to "Legacy" cloud config doc 2015-04-07 18:41:21 -06:00
rallytime
7a9ce92dd9 Add docs explaing file_map upload functionality
Fixes #16886
2015-04-07 17:23:02 -06:00
Colton Myers
25f9b2d2d1 Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
Conflicts:
    doc/topics/cloud/action.rst
    doc/topics/cloud/function.rst
    doc/topics/reactor/index.rst
2015-04-07 10:05:35 -06:00
Nitin Madhok
99bc6c9a49 Add some more examples for extra_config to documentation 2015-04-06 18:04:53 -04:00
Nitin Madhok
a659a39f18 Add some more examples for extra_config to documentation 2015-04-06 18:00:02 -04:00
Nitin Madhok
3746d37293 Adding ability to vmware cloud create() so extra_config can be specified. 2015-04-06 17:52:47 -04:00
Nitin Madhok
e106574d24 Doc changes and enhancements 2015-04-05 16:46:48 -04:00
Nitin Madhok
c68a7cb2db Grammar correction in sentence 2015-04-04 17:49:44 -04:00
Nitin Madhok
4b7ac72352 Adding versionadded to docs and author 2015-04-04 17:25:27 -04:00
Nitin Madhok
28fa708cbb Adding docs to be able to specify network adapter settings 2015-04-04 17:04:07 -04:00
rallytime
eac4c63990 Add list_node docs to Cloud Function page 2015-04-03 16:30:58 -06:00
rallytime
bf31daa82e Add Feature Matrix link to cloud action and function pages 2015-04-03 16:15:50 -06:00
rallytime
d5fa02d566 Add list_node* functions to feature matrix 2015-04-03 15:59:16 -06:00
Nitin Madhok
4203c1e349 Adding functionality to create to be able to add/reconfigure hard disks 2015-04-03 16:03:52 -04:00
Nitin Madhok
5a5f394eba Forgot to remove trailing spaces 2015-04-02 06:56:49 -04:00
Nitin Madhok
2a7c23ec83 Fixing lint and formatting docs 2015-04-02 06:28:32 -04:00
Nitin Madhok
1e2a8c1a36 Adding more options that can be specified in create and docs for them 2015-04-01 14:42:58 -04:00
Nitin Madhok
4d6ac06947 Adding ability to specify and override the default vCPUS and memory 2015-04-01 05:54:52 -04:00
Nitin Madhok
50f96bc389 Doc fixes 2015-03-31 14:25:53 -04:00
Nitin Madhok
931ece7d20 Fixing some spninx errors and violations 2015-03-31 12:54:32 -04:00
Nitin Madhok
3fa499fd1d Adding Getting Started with VMware docs 2015-03-31 12:06:20 -04:00
Nitin Madhok
3d501b7a66 Docs fixes and adding VMware to core config docs 2015-03-31 11:23:36 -04:00
Thomas S Hatch
45827bc933 Merge pull request #22060 from techhat/blobstorage
Add azurefs external file server and supporting code and docs
2015-03-26 17:12:19 -06:00
Joseph Hall
6ac0bcd2e4 Update docs for Azure blob management 2015-03-26 15:12:33 -06:00
Rudy Attias
f733bfc7b0 added an example usage of smb_port 2015-03-26 17:31:38 +02:00
Joseph Hall
5686e64149 Adding docs for new Azure functionality 2015-03-17 21:58:19 -06:00
Colton Myers
fd93491a5f Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
Conflicts:
	salt/cloud/clouds/linodepy.py
	salt/master.py
	salt/modules/boto_route53.py
	salt/modules/virt.py
	salt/renderers/gpg.py
	salt/runners/doc.py
	salt/runners/jobs.py
	salt/runners/manage.py
	salt/runners/virt.py
	salt/utils/event.py
	salt/utils/http.py
2015-03-16 15:12:02 -06:00
Colton Myers
a983f1b611 Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
Conflicts:
	salt/modules/win_ntp.py
	salt/templates/rh_ip/rh5_eth.jinja
	salt/templates/rh_ip/rh6_eth.jinja
	setup.py
2015-03-13 17:02:19 -06:00
rallytime
01c8f94b31 Add minimum version dependency for linode-python in docs
And warn users of older versions leaking sensitive information
into the debug logs.
2015-03-13 11:53:02 -06:00
Colton Myers
ebe7eeafd9 Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
Conflicts:
	doc/conf.py
	doc/man/salt-api.1
	doc/man/salt-call.1
	doc/man/salt-cloud.1
	doc/man/salt-cp.1
	doc/man/salt-key.1
	doc/man/salt-master.1
	doc/man/salt-minion.1
	doc/man/salt-run.1
	doc/man/salt-ssh.1
	doc/man/salt-syndic.1
	doc/man/salt-unity.1
	doc/man/salt.1
	doc/man/salt.7
	salt/cloud/clouds/linode.py
	salt/states/composer.py
	salt/states/win_update.py
2015-03-11 15:14:56 -06:00
Colton Myers
d17c908b42 Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
Conflicts:
	doc/topics/pillar/index.rst
	salt/beacons/diskusage.py
	salt/beacons/network_info.py
	salt/minion.py
	salt/modules/iptables.py
	salt/modules/nacl.py
	salt/modules/win_firewall.py
2015-03-09 12:52:14 -06:00
James Lamb
f18dc55ccb Merge branch 'develop' of https://github.com/jimmystewpot/salt into develop 2015-03-06 15:12:55 +11:00
James Lamb
ae1728ec4f Update documentation to include how to set a static IP within the VPC for aws/ec2 2015-03-06 15:10:02 +11:00
rallytime
e9402e7564 Remove "Lithium" and change to "2015.2.0" for versionadded tags 2015-03-05 12:44:22 -07:00
Nitin Madhok
b9cdd2b089 Replacing provider aws with ec2 fixes #21274 2015-03-04 20:49:00 -05:00
Seth House
1399949196 Merge remote-tracking branch 'upstream/2015.2' into develop 2015-03-02 14:19:37 -07:00
C. R. Oldham
f171df4311 Merge forward 2015.2->develop 2015-03-01 19:54:22 -07:00
Fred Reimer
883e4d1d1a
Added win_deploy_auth_retries and win_deploy_auth_retry_delay for ec2 cloud 2015-02-28 17:08:44 -05:00
C. R. Oldham
d19937eca2 Add docs for linode cloud driver 2015-02-28 12:23:22 -07:00
Fred Reimer
f94a3cbe2b Fix quote 2015-02-25 22:57:05 -05:00
Fred Reimer
376e4a6e79 Added documentation information concerning the ability to use instance role credentials 2015-02-25 22:51:45 -05:00
Colton Myers
c8eb2d4665 Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
Conflicts:
	doc/topics/installation/windows.rst
	salt/cloud/clouds/joyent.py
	salt/daemons/flo/core.py
	salt/minion.py
2015-02-23 14:25:51 -07:00
Christian Page
309f977d5e Add 'Getting Started With vSphere' documentation 2015-02-22 10:31:42 -07:00
Joseph Hall
215a35c0ff Joyent now requires a keyname to be set 2015-02-19 14:52:08 -07:00
Justin Findlay
dae5e2ddc6 Merge remote-tracking branch 'salt/2014.7' into 2015.2
Conflicts:
	doc/topics/reactor/index.rst
	salt/modules/publish.py
	salt/modules/systemd.py
	salt/payload.py
2015-02-18 11:33:10 -07:00
Wes Childs
020b8698ec Added required update 2015-02-17 14:32:21 +00:00
rallytime
4805677d0c Add dependency notice to proxmox.rst
Refs #14799
2015-02-13 09:14:41 -07:00
Colton Myers
9446633e9d Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop 2015-01-21 12:05:51 -07:00
Joseph Hall
667473c72c Modify how joyent driver handles SSL and URLs 2015-01-21 08:29:06 -07:00
Joseph Hall
27adbbe8aa Revert "Allow joyent api host suffix to be configurable" 2015-01-21 08:05:45 -07:00
Todd Wells
99114eeeeb cloud timeout doc updates 2015-01-16 12:37:28 -08:00
Joseph Hall
11d802d873 Allow joyent api host suffix to be configurable 2015-01-13 07:32:02 -07:00
twellspring
f8883cebdd Add private subnets
Added how to enable rackspace private subnets on servers instantiated by salt cloud
2015-01-02 19:28:45 -08:00
Joseph Hall
bc58c569ab Update docs for impacket dep 2014-12-17 11:45:49 -07:00
Thomas Jackson
8b635fe07d Comma Cleanup 2014-12-12 11:32:16 -08:00
Thomas Jackson
498a612078 Whitespace cleanup
Conflicts:
	doc/topics/cloud/linode.rst
	doc/topics/cloud/misc.rst
	doc/topics/cloud/parallels.rst
	doc/topics/cloud/proxmox.rst

Conflicts:
	doc/topics/development/architecture.rst
	doc/topics/development/translating.rst
2014-12-11 07:53:19 -08:00
Joseph Hall
25d8cb6560 Copy fixes for Windows Salt Cloud doc 2014-12-09 11:57:35 -07:00
Joseph Hall
790cd28ff1 Update Windows docs for auto-generated Windows passwords 2014-12-08 14:23:05 -07:00
Benoit Beausejour
680689e78a Updated documentation for GCE:
- Support for fixed address
  - New salt function for create_address, delete_address, show_address
2014-12-02 15:38:00 -05:00
Colton Myers
fcc2196a5f Merge branch '2014.7' into merge-forward
Conflicts:
	salt/cloud/__init__.py
	salt/modules/boto_secgroup.py
	salt/modules/boto_vpc.py
	salt/modules/file.py
	salt/modules/zcbuildout.py
	salt/runner.py
	salt/runners/lxc.py
	salt/runners/manage.py
	salt/utils/schedule.py
	tests/unit/modules/boto_vpc_test.py
	tests/unit/modules/hashutil_test.py
	tests/unit/templates/jinja_test.py
2014-12-01 15:04:03 -07:00
Tim O'Guin
39fb372898 fixed allocate_new_eip typo in AWS cloud docs 2014-12-01 14:46:32 -06:00
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
Dylan Fitzgerald
611baf468a Correct data in /srv/reactor/startup_highstate.sls
data['id'] does not exist; data['name'] does. revise example sls to render correctly.
2014-11-05 13:23:43 -07:00
Hung Nguyen Viet
7423369c55 use 2 spaces only 2014-10-30 11:53:18 +07:00
Thomas S Hatch
1638e58245 Merge branch 'master' of https://github.com/jimmystewpot/salt into jimmystewpot-master
Conflicts:
	doc/topics/cloud/aws.rst
2014-10-23 13:29:24 -06:00
jimmystewpot
271f6c4257 Update aws.rst
remove note it was a typo
2014-10-21 16:20:46 +11:00
jimmystewpot
8fd88cc0d3 Update aws.rst
Updated the document to reflect a storage type that would work. Currently only gp2 and standard function because there is no support for the provisioned iops
2014-10-21 16:18:31 +11:00
jimmystewpot
9edaf65bbe Update aws.rst
added additional component for Ebs.
2014-10-21 15:59:02 +11:00
jimmystewpot
abd8437205 Update aws.rst
Added undocumented feature for Ebs.VolumeType to the example so people do not need to read the source to identify how to change the EBS volume Type:
2014-10-21 15:57:42 +11:00
Joseph Hall
d65d12a460 Correct formatting of PagerDuty 2014-10-02 13:27:13 -06:00
Joseph Hall
4aadff6d2b Add Reactor tutorial to index 2014-09-30 12:57:48 -06:00
Joseph Hall
dc88103cdf Add tutorial on using Salt Cloud with the Event Reactor 2014-09-30 12:50:47 -06:00
Joseph Hall
eed588f65b Merge pull request #16219 from steverweber/develop
remove s in clouds
2014-09-29 07:09:58 -06:00
Steve Weber
8290a473ca remove s in clouds
fix var name
2014-09-29 09:05:15 -04:00
Joseph Hall
9d6e4ff168 Get rid of Micro Instance examples 2014-09-27 11:09:08 -06:00
Colton Myers
99e97320e1 Merge branch '2014.7' into develop
Conflicts:
	doc/ref/configuration/minion.rst
	doc/ref/states/requisites.rst
	doc/topics/troubleshooting/master.rst
	doc/topics/tutorials/index.rst
	doc/topics/tutorials/intro_scale.rst
	salt/config.py
	salt/key.py
	salt/master.py
	salt/minion.py
	salt/modules/file.py
	salt/modules/hashutil.py
	salt/modules/lxc.py
	salt/modules/oracle.py
	salt/modules/tls.py
	salt/modules/win_update.py
	salt/pillar/pepa.py
	salt/pillar/s3.py
	salt/states/augeas.py
	salt/states/win_update.py
	salt/tops/ext_nodes.py
	salt/utils/master.py
2014-09-22 14:22:54 -06:00
rallytime
9a4f9e6fae Clarify region settings in ec2 config docs 2014-09-17 16:16:35 -06:00
Joseph Hall
9466dba1ce Merge pull request #15835 from wesleylancel/digital-ocean-api-v2
Add support for Digital Ocean's API v2
2014-09-17 14:07:29 -06:00
Erik Johnson
111a09f2ad Merge remote-tracking branch 'upstream/2014.7' into develop
Conflicts:
	salt/minion.py
	salt/output/nested.py
2014-09-16 18:46:48 -05:00
Wesley Lancel
407e48ae35 Add support for Digital Ocean's API v2 2014-09-16 17:16:14 +02:00
rallytime
3e488df321 Cleanup azure docs 2014-09-15 15:50:43 -06:00
Colton Myers
57e187d46f Merge branch '2014.7' into develop
Conflicts:
	salt/modules/mount.py
2014-09-04 13:45:03 -06:00
rallytime
86be50c876 Add libcloud dependency notice to provider docs 2014-09-03 20:10:51 -06:00
Joseph Hall
e28468d930 Merge pull request #15342 from fly/li-pubkey
add support for ssh pubkey deployments using Linode
2014-09-02 08:30:52 -06:00
Jon Chen
c3d86fe44c also update other linode config doc 2014-08-27 23:27:52 -04:00
Jon Chen
f29fd0340e s/ssh_private_key/ssh_key_file 2014-08-27 23:25:08 -04:00
Jon Chen
33ddb0d451 document new ssh_private_key config value 2014-08-27 23:13:00 -04:00
Daniel Wallace
14d45a25d2 document ssh_agent 2014-08-27 21:40:05 -05:00
Jon Chen
86a2808b34 document possibility of ssh_pubkey 2014-08-27 20:14:24 -04:00
Robert Fairburn
235695ee19 Specify the version that interface properties were added in doc/topics/cloud/aws.rst 2014-08-27 14:02:01 -06:00
rallytime
0f4f68eddf Add --list-providers and --list-profiles to cloud docs 2014-08-26 00:18:57 -06:00
Kamal Nasser
c613c08869 Replace all occurrences of "Digital Ocean" with "DigitalOcean" 2014-08-25 13:42:01 -06:00
Colton Myers
ad89a752f8 Merge branch '2014.7' into develop
Conflicts:
	salt/cloud/__init__.py
	salt/utils/cloud.py
2014-08-25 13:29:29 -06:00
rallytime
6d632d8f17 Update salt-cloud gce docs to use downloaded p12 key file 2014-08-24 12:15:04 -06:00
Joseph Hall
3571d3eb3c Cloud cache is now msgpack, not json 2014-08-22 13:22:25 -06:00
Seth House
b5bf67fdd1 Merge branch 'copyediting' of https://github.com/hulu/salt into develop
Conflicts:
	salt/states/win_update.py
2014-08-11 18:23:44 -04:00
Chris Rebert
177c168a21 Fix numerous typos found via Lintian
Thanks https://github.com/Debian/lintian/tree/master/data/spelling !
2014-08-11 10:46:43 -07:00
Nitin Madhok
41712eab04 Fixing more sphinx warnings and errors 2014-08-11 12:33:55 -04:00
Kamal Nasser
825bb191bf Replace all occurrences of "Digital Ocean" with "DigitalOcean" 2014-08-08 22:16:37 +03:00
Joseph Hall
94f82e0c82 Merge pull request #14849 from 7oku/patch-1
removed doubled "provider: azure" statement
2014-08-08 07:25:47 -06:00
7oku
bb7c60fff8 removed doubled "provider: azure" statement
needed once only
2014-08-08 14:55:19 +02:00
Sylvain Bellemare
54f97b3b06 Fixed typos 2014-08-08 14:39:28 +02:00
Daniel Wallace
45c13d621f document the usage of userdata for cloud-init
closes #14643
2014-08-04 11:25:20 -06:00
Daniel Wallace
77eaca180a document the usage of userdata for cloud-init
closes #14643
2014-08-03 13:38:38 -05:00
Colton Myers
9f7f02b3ac Merge branch '2014.7' into develop 2014-07-30 13:48:40 -06:00
rallytime
ea4b045944 Update docs for using salt-cloud on OSX to install curl-ca-bundle 2014-07-29 15:29:33 -06:00
Joseph Hall
f26ee8480b Merge pull request #14414 from gtmanfred/develop
use sftp to transfer files instead of scp
2014-07-23 08:12:57 -06:00
Daniel Wallace
53bc8f9c3c document use_sftp 2014-07-22 18:54:48 -05:00
Thomas S Hatch
024485fb36 Merge pull request #14204 from terminalmage/docs
Fix the rest of the double-colons in docs
2014-07-14 16:01:13 -06:00
Erik Johnson
57096ca59c Convert double-colon to code-block 2014-07-14 12:37:13 -05:00
Khris Richardson
1acd82f3f1 add sphinx spelling extension. enforce en_us 2014-07-13 13:43:33 -05:00
Hung Nguyen Viet
326cae6dbc add basic usage doc for salt-cloud 2014-07-10 18:06:43 +07:00
Hung Nguyen Viet
6fa10009c0 add document for installing salt-cloud on Ubuntu
as saying that salt cloud is merged to Salt may cause confusing
make user thinks no need to install salt-cloud pkg
2014-07-10 13:01:06 +07:00
rallytime
f0d9db2497 Removed the term "Hydrogen" from versionadded notation 2014-07-01 15:01:12 -06:00
Seth House
afde747f46 Merge pull request #13817 from rallytime/cloud_extends_docs
Clarify cloud configuration extends behaviors
2014-06-27 19:03:26 -06:00
rallytime
0636f2cb77 Clarify list merging and non-recursive behaviors of extends in cloud.config 2014-06-27 18:55:52 -06:00
Joseph Hall
9b5a6d575e Merge pull request #13790 from danielrowles-wf/ec2-secondary-ip-addresses
Add support for adding secondary IP addresses to network interfaces
2014-06-27 07:26:15 -06:00
Dan Rowles
329351313a Add support for adding secondary IP addresses to network interfaces
when provisioning EC2 instances with salt-cloud.
2014-06-26 20:29:15 +00:00
rallytime
7778a6e24d clarifications to gce cloud docs 2014-06-26 11:31:52 -06:00
rallytime
c482bf2e6c Update "Getting Started with Digital Ocean" docs to include ssh requirements 2014-06-24 14:47:00 -06:00
Erik Johnson
72711727b3 remove 2nd person pronoun 2014-06-16 21:19:32 -05:00
Erik Johnson
f915de5784 Add reminder about firewall to salt-cloud troubleshooting page 2014-06-16 17:29:08 -05:00
Erik Johnson
231aa4c5af Add target text for link 2014-06-09 11:07:17 -05:00
Erik Johnson
126c97a008 Alphabetically sort list of clouds 2014-06-09 11:06:32 -05:00
Joseph Hall
dcb3afdf5c Update formatting, point to profiles doc 2014-06-06 13:55:51 -06:00
Joseph Hall
755739146f Explain and remove script examples from profiles 2014-06-06 13:47:28 -06:00
Joseph Hall
a65ad31ddf Fix copy/paste errors in cloud.profile docs 2014-06-06 13:42:49 -06:00
Joseph Lorenzini
07e6c2ad5c removed tab characters from topic 2014-06-06 13:05:40 -05:00
Joseph Lorenzini
55f710d1af Merge remote-tracking branch 'salt/develop' into develop 2014-06-05 20:49:29 -05:00
Joseph Lorenzini
c25b58a0ea fixed minor typo in openstack topic 2014-06-05 20:44:35 -05:00
Joseph Lorenzini
bce3df7a63 added content to cloud provider section for openstack 2014-06-05 20:36:37 -05:00
Stuart Jansen
b4e9405cf4 fix yaml errors in cloud map documentation 2014-06-05 19:34:13 -06:00
Joseph Lorenzini
e13b2e3dc3 in openstack topic, appended tokes the auth url which the driver requires. Auth failure occurs without it. 2014-06-03 14:02:09 -05:00
Joseph Hall
a4701ac4e9 Merge pull request #13017 from crook/aliyun
Add document for aliyun provider
2014-05-24 07:59:43 -06:00
Ray Chen
5ecfcad6a1 Forget to submit these files for aliyun documents 2014-05-24 15:38:14 +08:00
Ray Chen
b15c7306b3 Add document for aliyun provider 2014-05-24 15:32:50 +08:00
Daniel Wallace
9bfdb1de72 We use cloud instead of clouds everywhere else 2014-05-20 18:32:19 -05:00
Daniel Wallace
19e791f31d space pillar data better 2014-05-20 17:59:36 -05:00
Daniel Wallace
4d54796c3c Document using Pillars for cloud config 2014-05-20 17:56:48 -05:00
Seth House
ef84b91422 Moar misc rST fixes 2014-05-14 13:30:28 -06:00
Seth House
59f2d07ffb Bunch of misc rST fixes 2014-05-14 12:02:55 -06:00
C. R. Oldham
5cf4475000 Merge pull request #12767 from techhat/cloudssh
Allow user to specify known_hosts_file
2014-05-14 11:55:43 -06:00
Joseph Hall
a7c27ce3f6 Add warning to doc 2014-05-14 10:16:13 -06:00
Joseph Hall
73023efe47 Document known_hosts_file 2014-05-14 10:13:37 -06:00
Daniel Wallace
045d0cbdc1 Add change_password option for openstack providers
Document as well
2014-05-14 10:37:58 -05:00
Pedro Algarvio
6d2c4cc556 Merge pull request #12755 from techhat/cloudcachedir
Diff between live data and cloud cache
2014-05-14 00:27:26 +01:00
Joseph Hall
aedee335e0 Document new cloud event diffs 2014-05-13 17:01:50 -06:00
Joseph Hall
afec420ee5 Merge pull request #12745 from whiteinge/doc-wide-table-scroll
Doc wide table scroll
2014-05-13 13:30:43 -06:00
Seth House
e8f55f9723 Wrapped the salt-cloud feature tables in custom containers
Coupling the rST source to an HTML class is less than ideal but we need
to restrict the width here so...
2014-05-13 13:23:52 -06:00
Joseph Hall
03e6508158 Break out cachedir docs into their own section 2014-05-13 12:33:44 -06:00
Joseph Hall
67b4e01c17 Document the update_cachedir option 2014-05-13 12:31:42 -06:00
Nicolas Delaby
782420ca9a Add new configuration for salt-cloud to tweak connections to the VM 2014-05-07 18:05:06 +02:00
Chris Rebert
8af229253f more copyediting 2014-04-30 13:55:48 -07:00
Sam Kalnins
f36823bfd7 Adjust the salt-cloud docs for GCE SSH keys to make the example clearer 2014-04-29 21:08:25 +01:00
C. R. Oldham
b00d3de63f Link in some other docs, correct typos, clarify some LXC config parameters. 2014-04-25 13:00:21 -06:00
C. R. Oldham
29aeb68f29 Reorganize salt-cloud TOC, begin updating lxc docs. 2014-04-24 15:29:05 -06:00
Marek Skrobacki
e6f9853c1e add: documentation for insecure option for openstack provider. 2014-04-24 09:23:37 +01:00
Mohammed Naser
f363338e67 Added documentation for VEXXHOST cloud
VEXXHOST provides a public cloud computing service that's based
on OpenStack in Canada.

The following patch provides documentation on how to use
salt-cloud with the VEXXHOST public cloud.
2014-04-22 21:05:03 -04:00
Joseph Hall
acc98cbe62 Update AWS docs for new tagging functionality 2014-04-16 08:49:19 -06:00
Joseph Hall
61f05b54dc Update cloud docs to note new requests dependency 2014-04-01 12:23:50 -06:00
Erik Johnson
18bb7147a4 Fix RST syntax errors 2014-03-24 11:12:56 -05:00
Erik Johnson
bed14bfb80 Formatting fixes, plus added missing ref target 2014-03-24 11:10:13 -05:00
Pedro Algarvio
9ec00d2834 Fix wrong permissions 2014-03-23 18:22:35 +00:00
Frank Klaassen
d397fcad58 Permissions 2014-03-22 18:59:15 +01:00
Frank Klaassen
33a3e089fa Doc improvements ... 2014-03-22 17:54:38 +01:00
Frank Klaassen
559b4baa35 Doc fixes 2014-03-22 17:53:07 +01:00
Frank Klaassen
7a82700098 Chmod files back to original 2014-03-22 17:47:54 +01:00
Frank Klaassen
9da568d7f9 Support for Proxmox in Salt-Cloud 2014-03-22 17:44:59 +01:00
CaptTofu
473a8708a7 Added code to better handle floating IPs, pep8/pyflakes cleanup 2014-03-20 12:35:07 -07:00
Mathieu Le Marec - Pasquet
77bdfc4a14 lxc/salt cloud: improvments for ssh gateway 2014-03-18 00:51:37 +01:00
Erik Johnson
83063c8d68 Fix broken links and other sphinx errors 2014-03-17 17:17:18 -05:00
Thomas S Hatch
71f2f36d4e Merge pull request #11180 from CaptTofu/develop
HP Is using Havana (vs. Grizzly)
2014-03-13 10:04:11 -06:00
Joseph Hall
a76e202003 Merge pull request #11183 from allanparsons/develop
Update aws.rst
2014-03-12 14:47:34 -06:00
Allan Parsons
4ba6ec4c87 Update aws.rst
Added additional documentation for VPC, Auto Assign EIP, and tagging instances
2014-03-12 13:32:47 -07:00
CaptTofu
6825c5555c HP Cloud is now using Havana 2014-03-12 10:12:09 -07:00
C. R. Oldham
05bf7cd3b9 Update install docs for salt-cloud to reflect merging into Salt proper. 2014-03-12 10:25:17 -06:00
CaptTofu
e2573d376a Removed internal nomenclature for regions 2014-03-11 15:59:32 -04:00
CaptTofu
e6f51e4e5b Added HP Cloud documentation 2014-03-11 10:18:28 -07:00
Joseph Hall
e8655a28ad IBM SCE is gone, let's get it out of Salt Cloud 2014-03-06 19:23:46 -07:00
Mathieu Le Marec - Pasquet
972efcaf37 salt.cloud.lxc: lxc provider 2014-03-06 16:09:39 +00:00
Tim O'Guin
734ac983b3 added versionadded directive to MS Azure cloud docs 2014-03-03 12:03:40 -06:00
Seth House
adaec101aa Added ref anchor for salt-cloud docs 2014-02-27 19:38:57 -07:00
Eric Johnson
d99e639411 fixed #10800 - updating GCE docs 2014-02-26 22:45:43 +00:00
Mike Place
2637fc689f Docs build cleanly! Yay! 2014-02-26 13:32:33 -07:00
Mike Place
6af7ff5dff First pass at refactoring Salt documentation. 2014-02-26 13:31:11 -07:00
Mike Place
a485eceac9 Fix all broken links in docs. Ignore certain known-good links. Adjust many links that are returning 301.
Conflicts:
	doc/topics/installation/index.rst
2014-02-20 16:16:59 -07:00
Pedro Algarvio
4f6a3e36af Remove first person reference 2014-02-15 14:17:21 +00:00
Pedro Algarvio
3436863f41 Add exmaple of any minion responding to local master 2014-02-15 14:17:21 +00:00
Pedro Algarvio
5d77e5244d Document make master's minion answer to local master. 2014-02-15 14:17:21 +00:00
Adam Wright
1bb773a61e Add private_networking and backups_enabled options to docs. 2014-02-12 16:26:17 +08:00
Joseph Hall
94f70e0804 management_host should be optional 2014-02-11 15:40:32 -07:00
Joseph Hall
07af52c955 Rename softlayer-hw to softlayer_hw 2014-02-10 13:34:11 -07:00
Kyle Kelley
7d69e42de1 s/law/lay 2014-02-09 21:12:44 -07:00
Joseph Hall
11ae7076f5 Make rackspace vs openstack distinction clearer, refs #10286 2014-02-08 05:29:32 -07:00
Erik Johnson
3ed0996a90 Miscellaneous docs fixes
Formatting, quieting build errors, etc.
2014-02-03 22:11:56 -06:00
Joseph Hall
75c2bd46b4 As stupid of a rule as it is, "modeled" is correct 2014-01-26 20:20:28 -07:00
Alexey Ivanov
d23ff3821e
codespell: grammar nazi
Run codespell[1] against sources.

[1] https://github.com/lucasdemarchi/codespell
2014-01-26 18:41:28 -08:00
Thomas S Hatch
db9c722e56 Merge pull request #9690 from hulu/copyedit-cloud-config
copyedit doc/topics/cloud/config.rst
2014-01-10 12:59:20 -08:00
Chris Rebert
bbdcb81e9b copyedit doc/topics/cloud/aws.rst 2014-01-10 12:43:08 -08:00
Chris Rebert
de5d0174e4 copyedit doc/topics/cloud/config.rst 2014-01-10 12:26:40 -08:00
Abe Music
0de31bdc50 Add example for wait_for_spot_interval_multiplier 2014-01-10 12:46:51 -06:00
Abe Music
b232dccdf7 Adding code example for pool size configuration 2014-01-10 12:38:02 -06:00
Abe Music
104d94cf7d Adding pool size doc; updating aws doc to include spot instance and EBS volume support 2014-01-10 12:16:51 -06:00
Thomas S Hatch
87b25ed67a Merge pull request #9601 from terminalmage/docs
Replace references to Hydrogen release in docs
2014-01-07 10:26:31 -08:00
Erik Johnson
6ab77e5317 Replace references to Hydrogen release in docs
This replaces references to Hydrogen (in versionadded/versionchanged
directives as well as a few other mentions), to reflect the actual
release number of 2014.1.0.
2014-01-07 12:06:53 -06:00
Erik Johnson
4cf7ffd719 spelling fixes 2014-01-07 10:53:18 -06:00
Forrest Alvarez
1940e4c8ee Updated the digital ocean doc to fix some formatting issues regarding line length and indenting. 2014-01-04 06:31:42 +00:00
Tim O'Guin
7d0b02ae27 added a note about DigitalOcean's concept of applications to the cloud docs 2014-01-02 14:07:33 -06:00
Forrest Alvarez
f6f21f9b00 Fixed a lower case reference to Salt on the cloud troubleshooting docs. 2013-12-29 01:02:03 +00:00
Forrest Alvarez
49b3cc4ba5 Added an admonition to the cloud troubleshooting doc that addresses issue with version compatibility. 2013-12-28 06:01:08 +00:00
Joseph Hall
cc40351668 Update sentence describing the getting started guides 2013-12-21 19:12:47 -07:00
Joseph Hall
a868cc0d71 Removing API docs, because they were really only meant for Halite 2013-12-19 17:47:34 -07:00
Joseph Hall
d70690dbcb Add doc about using Salt Cloud from Salt 2013-12-19 15:35:48 -07:00
Benn Eichhorn
c0df125151 updated aws docs 2013-12-16 11:48:27 +11:00
Joseph Hall
e060354e02 Update docs for list_nodes_select() 2013-12-15 09:40:03 -07:00
Joseph Hall
e9f0f2c02e Add one more warning about large amounts of data 2013-12-13 19:52:38 -07:00
Joseph Hall
ddfaffa090 Allow EC2 to list images based on owner 2013-12-13 19:46:38 -07:00
Joseph Hall
c968443508 Update docs to reflect pycrypto dependency 2013-12-13 15:43:24 -07:00
Joseph Hall
8593da4048 L comes after J 2013-12-13 13:19:40 -07:00
Joseph Hall
3a0bbabb83 Put cloud providers in alphabetical order 2013-12-13 13:18:00 -07:00
Seth House
0bd0c8f3b8 rST fixes 2013-12-13 12:19:13 -07:00
Joseph Hall
750a28f5ef Minor typo fixes 2013-12-13 07:50:46 -07:00
Seth House
78363be2e9 rST fixes 2013-12-12 23:29:57 -07:00
Joseph Hall
738fb32e03 Merge pull request #9226 from techhat/cloudmodules
Add more detail on writing new cloud modules
2013-12-12 22:21:25 -08:00
Joseph Hall
a1a9281417 Add more detail on writing new cloud modules 2013-12-12 23:20:20 -07:00
Forrest Alvarez
9a7dcc4d60 Added a link over to the digital ocean docs. 2013-12-13 05:21:41 +00:00
Forrest Alvarez
b6c9fe7a5c Fixed a typo in the title of the digital ocean docs. 2013-12-13 04:52:10 +00:00