Commit Graph

24 Commits

Author SHA1 Message Date
Ankit Agarwal
3b668158c6 Adding feature ssh_interface for Digital Ocean Cloud Config 2016-07-31 23:32:04 +05:30
Colton Myers
32969b2408 Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
Conflicts:
    doc/topics/cloud/digitalocean.rst
    salt/cloud/clouds/digital_ocean.py
    salt/cloud/clouds/linode.py
    salt/loader.py
    salt/modules/blockdev.py
    salt/modules/boto_route53.py
    salt/modules/boto_vpc.py
    salt/modules/bsd_shadow.py
    salt/modules/file.py
    salt/modules/rabbitmq.py
    salt/modules/schedule.py
    salt/modules/win_network.py
    salt/runners/state.py
    salt/spm/__init__.py
    tests/unit/modules/blockdev_test.py
2015-11-02 18:19:01 -07:00
Jeremy McMillan
aef680fd73 Documentation update for DigitalOcean create_dns_record config option 2015-10-23 16:43:12 -04:00
rallytime
8b06ab4335 Add documentation to supply the ssh_username: freebsd config to DO docs
Fixes #28230
2015-10-22 15:24:39 -06:00
rallytime
9b34542cb0 Filter on 'name', not 'id', when listing images
And fix doc example of what --list-images looks like
2015-09-21 14:35:22 -06:00
Jacob Hammons
d8d5045d3b Updates to cloud docs for the provider > driver change in provider configs.
Refs #24797
2015-08-10 09:20:26 -06:00
rallytime
0dba3feb63 Change provider config refernces to driver in docs 2015-06-17 16:41:03 -06:00
Colton Myers
5fcbcfe6d5 Merge remote-tracking branch 'upstream/2015.5' into merge-forward-develop
Conflicts:
    doc/topics/cloud/digitalocean.rst
    doc/topics/tutorials/index.rst
    salt/cloud/clouds/digital_ocean.py
    salt/modules/lxc.py
    salt/returners/__init__.py
2015-05-29 17:33:28 -06:00
rallytime
c10453e844 Deprecate digital_ocean.py in favor of digital_ocean_v2.py
The removes support for the original digital_ocean.py driver in salt-cloud
and replaces the original digital_ocean.py driver with the digital_ocean_v2.py
driver. The digital_ocean_v2.py driver is renamed to just digital_ocean.py.
2015-05-29 14:32:42 -06:00
rallytime
8d51f75aa5 Clarify digital ocean documentation and mention v1 driver deprecation
Fixes #21498
2015-05-29 14:14:19 -06: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
Wesley Lancel
407e48ae35 Add support for Digital Ocean's API v2 2014-09-16 17:16:14 +02:00
rallytime
86be50c876 Add libcloud dependency notice to provider docs 2014-09-03 20:10:51 -06:00
Kamal Nasser
c613c08869 Replace all occurrences of "Digital Ocean" with "DigitalOcean" 2014-08-25 13:42:01 -06:00
rallytime
c482bf2e6c Update "Getting Started with Digital Ocean" docs to include ssh requirements 2014-06-24 14:47:00 -06:00
Joseph Hall
61f05b54dc Update cloud docs to note new requests dependency 2014-04-01 12:23:50 -06:00
Adam Wright
1bb773a61e Add private_networking and backups_enabled options to docs. 2014-02-12 16:26:17 +08: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
Seth House
0bd0c8f3b8 rST fixes 2013-12-13 12:19:13 -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
Henrik Holmboe
2dcb3c2203 Fix typo. 2013-11-24 00:15:16 +01:00
Joseph Hall
d17cbc8320 Adding getting started guides for digital ocean, gogrid and joyent 2013-11-22 19:57:39 -07:00