Thomas S Hatch
|
03fdc9eed4
|
Install an Ubuntu minion from the latest git
|
2012-09-26 12:46:10 -06:00 |
|
Thomas S Hatch
|
9a79973688
|
Add man pages
|
2012-09-25 21:28:50 -06:00 |
|
Thomas S Hatch
|
a2608814c5
|
Update for 0.8.0
|
2012-09-25 21:18:31 -06:00 |
|
Thomas S Hatch
|
2402447381
|
Merge pull request #68 from techhat/develop
Handle paramiko.SSHException like paramiko.AuthenticationException
|
2012-09-25 17:07:05 -07:00 |
|
Thomas S Hatch
|
778fd457d5
|
Merge pull request #67 from techhat/develop
Allow multiple security groups to be applied in AWS
|
2012-09-25 17:03:09 -07:00 |
|
Joseph Hall
|
c2a201cfff
|
Handle paramiko.SSHException like paramiko.AuthenticationException
|
2012-09-25 23:51:13 +00:00 |
|
Joseph Hall
|
68f99f11bd
|
Allow multiple security groups to be applied in AWS
|
2012-09-25 23:48:12 +00:00 |
|
Thomas S Hatch
|
a54818135f
|
Merge pull request #65 from techhat/develop
Force paramiko to display stdout as it comes down the pipe
|
2012-09-25 14:08:45 -07:00 |
|
Joseph Hall
|
3cbd4fcdd8
|
Force paramiko to display stdout as it comes down the pipe
|
2012-09-25 21:06:05 +00:00 |
|
Thomas S Hatch
|
74362c4754
|
Merge pull request #57 from whiteinge/doc-releasestree
Doc releasestree
|
2012-09-24 14:13:03 -07:00 |
|
Seth House
|
6c471c532a
|
Added paramiko to mocked libs for building docs
|
2012-09-24 14:10:35 -07:00 |
|
Seth House
|
08535e6a24
|
Copied ReleasesTree directive from Salt project
|
2012-09-24 14:08:34 -07:00 |
|
Thomas S Hatch
|
5a6f45ea7d
|
Merge pull request #56 from techhat/develop
Added lots of error checking on password tries
|
2012-09-24 14:07:32 -07:00 |
|
Joseph Hall
|
ca28de122c
|
Added lots of error checking on password tries
|
2012-09-24 20:52:36 +00:00 |
|
Thomas S Hatch
|
2b47494096
|
Change the minion config to use block style yaml
|
2012-09-22 14:30:34 -06:00 |
|
Thomas S Hatch
|
d38642324e
|
left some pprints in there :)
|
2012-09-22 14:20:16 -06:00 |
|
Thomas S Hatch
|
355c319e8e
|
Fix bad dict lookups
|
2012-09-22 14:17:17 -06:00 |
|
Thomas S Hatch
|
ba11b56ab5
|
update profile syntax for new grain loading capabilities
|
2012-09-22 13:56:58 -06:00 |
|
Thomas S Hatch
|
70985cadca
|
Chnge examples to use 4 spaces
|
2012-09-22 13:54:51 -06:00 |
|
Thomas S Hatch
|
7114654053
|
Fix invalid YAML
|
2012-09-22 13:49:07 -06:00 |
|
Thomas S Hatch
|
50d9fdf8d6
|
Merge pull request #53 from techhat/master
Release notes for 0.8.0
|
2012-09-21 15:25:44 -07:00 |
|
Joseph Hall
|
a02205b98f
|
Adding grains to map docs
|
2012-09-21 14:18:33 -06:00 |
|
Joseph Hall
|
f6d6f3b2aa
|
More formatting changes for 0.8.0 release notes
|
2012-09-21 14:02:42 -06:00 |
|
Joseph Hall
|
47e995d1ad
|
Formatting changes for 0.8.0 release notes
|
2012-09-21 13:57:39 -06:00 |
|
Thomas S Hatch
|
51f96a92c0
|
Bypass stack trace on pre 0.10.3 salt
|
2012-09-21 11:44:04 -06:00 |
|
Joseph Hall
|
c7c1584687
|
Include additional options for AWS
|
2012-09-21 11:13:10 -06:00 |
|
Joseph Hall
|
d8afd99df2
|
Adding release notes for 0.8.0
|
2012-09-21 11:06:47 -06:00 |
|
Thomas S Hatch
|
39c541dd5e
|
Minior toc tree fix
|
2012-09-21 09:31:47 -06:00 |
|
Thomas S Hatch
|
e7802c961c
|
Merge pull request #52 from techhat/develop
Switch aws to use deploy_script, clean up ssh_username
|
2012-09-20 15:04:16 -07:00 |
|
Joseph Hall
|
b81e064386
|
Switch aws to use deploy_script, clean up ssh_username
|
2012-09-20 21:59:52 +00:00 |
|
Thomas S Hatch
|
f3adbf75b1
|
Merge pull request #51 from techhat/develop
Turn deploy_script into a saltcloud.utils function
|
2012-09-20 10:36:30 -07:00 |
|
Joseph Hall
|
d7a8f1f9b2
|
Changing linode to use saltcloud internal deploy_script
|
2012-09-20 16:16:28 +00:00 |
|
Joseph Hall
|
88f129ed14
|
Change gogrid to use saltcloud internal deploy_script
|
2012-09-20 16:03:57 +00:00 |
|
Joseph Hall
|
2c6ee03b43
|
Moved deploy_script from rackspace into saltcloud.utils
|
2012-09-20 15:52:26 +00:00 |
|
Thomas S Hatch
|
691b05a8b0
|
Merge pull request #50 from techhat/develop
Switch rackspace from libcloud deploy to salt-cloud deploy
|
2012-09-20 08:05:40 -07:00 |
|
Joseph Hall
|
2d5d3b2188
|
Upload and deploy install script for rackspace
|
2012-09-20 15:01:25 +00:00 |
|
Joseph Hall
|
3a83b942b8
|
Have rackspace driver wait for password to appear on the server
|
2012-09-20 00:07:27 +00:00 |
|
Joseph Hall
|
e825a9dbcb
|
Switch rackspace from using libcloud deploy to use salt-cloud wait_for_ssh
|
2012-09-19 21:53:49 +00:00 |
|
Thomas S Hatch
|
74edfea39f
|
Merge pull request #49 from techhat/develop
Switch linode from using libcloud deploy to use salt-cloud wait_for_ssh
|
2012-09-19 13:42:18 -07:00 |
|
Joseph Hall
|
bf0670904d
|
Switch linode from using libcloud deploy to use salt-cloud wait_for_ssh
|
2012-09-19 20:39:20 +00:00 |
|
Joseph Hall
|
b616813069
|
Merge pull request #48 from techhat/develop
Show helpful error when a bad aws location is used
|
2012-09-19 13:11:08 -07:00 |
|
Joseph Hall
|
739ae71300
|
Show helpful error when a bad aws location is used
|
2012-09-19 20:09:10 +00:00 |
|
Thomas S Hatch
|
52b9c7de8d
|
Merge pull request #47 from techhat/develop
Do not always expect master_finger or grains
|
2012-09-18 18:05:18 -07:00 |
|
Joseph Hall
|
313fe1e05c
|
Do not always expect master_finger or grains
|
2012-09-19 00:32:38 +00:00 |
|
Thomas S Hatch
|
aba7222b1f
|
Merge pull request #46 from techhat/develop
Changed gogrid from using deploy to use create (from libcloud)
|
2012-09-18 15:11:13 -07:00 |
|
Joseph Hall
|
6869669587
|
Changed gogrid from using deploy to use create (from libcloud)
|
2012-09-18 22:07:38 +00:00 |
|
Joseph Hall
|
1666aba4e0
|
Generate the fingerprint of the master pubkey in order to mitigate man-in-the-middle attacks
|
2012-09-18 19:24:54 +00:00 |
|
Thomas S Hatch
|
2cd7377440
|
Merge branch 'master' of git://github.com/techhat/salt-cloud into techhat-master
Conflicts:
saltcloud/utils/__init__.py
|
2012-09-18 10:23:12 -06:00 |
|
Thomas S Hatch
|
0bc77cc6cb
|
Merge pull request #45 from jbadigital/jba
EC2 profile and security group updates
|
2012-09-18 08:03:15 -07:00 |
|
mafro
|
d61a3e897e
|
allow lists of security groups on EC2 instance
|
2012-09-18 07:28:28 +00:00 |
|