Christer Edwards
|
646851400b
|
typos
|
2012-10-08 21:09:27 -06:00 |
|
Christer Edwards
|
e9e001efc8
|
typos
|
2012-10-08 21:07:59 -06:00 |
|
Thomas S Hatch
|
44d42502de
|
Merge pull request #80 from techhat/issue78
Add remove_key functionality (issue #78)
|
2012-10-08 14:50:12 -07:00 |
|
Joseph Hall
|
c30dd415ae
|
Add remove_key functionality (issue #78)
|
2012-10-08 20:39:14 +00:00 |
|
Thomas S Hatch
|
61decf7464
|
Merge pull request #79 from techhat/develop
Add --full-query option to salt-cloud
|
2012-10-08 12:50:10 -07:00 |
|
Joseph Hall
|
5c49accf3c
|
Oops, left in a pprint debug line
|
2012-10-08 13:49:16 -06:00 |
|
Joseph Hall
|
71963a0eca
|
Add --full-query option to salt-cloud
|
2012-10-08 13:45:13 -06:00 |
|
Thomas S Hatch
|
22586b3982
|
Merge pull request #77 from techhat/develop
Add event-reactive initialization for #59
|
2012-10-04 12:52:57 -07:00 |
|
Joseph Hall
|
c7b762353b
|
Add event-reactive initialization for #59
|
2012-10-04 18:10:39 +00:00 |
|
Thomas S Hatch
|
744d9ffdf8
|
Merge pull request #73 from techhat/develop
Do not use sudo if the user is already root
|
2012-09-28 15:02:01 -07:00 |
|
Joseph Hall
|
7db009601b
|
Do not use sudo if the user is already root
|
2012-09-28 21:57:18 +00:00 |
|
Thomas S Hatch
|
0062ae68cf
|
Merge pull request #72 from ipmb/develop
Fixes undefined variable
|
2012-09-28 14:29:50 -07:00 |
|
Peter Baumgartner
|
0581ae5a92
|
Fixes undefined variable
`DeploymentError` doesn't seem to exist and all the other backends catch the generic `Exception` so let's do the same thing here.
|
2012-09-28 15:39:38 -05:00 |
|
Thomas S Hatch
|
b8216d503b
|
minor refinements to FreeBSD git installer
|
2012-09-28 00:14:00 -06:00 |
|
Thomas S Hatch
|
5af3c9d39a
|
Add FreeBSD git script to deploy
|
2012-09-28 00:07:40 -06:00 |
|
Thomas S Hatch
|
53e972c061
|
Add FreeBSD deploy script
|
2012-09-27 23:59:32 -06:00 |
|
Thomas S Hatch
|
0cfb5a0265
|
Add an Arch-git deploy script
This, like the Arch deploy script requires a recent arch image
|
2012-09-27 21:37:00 -06:00 |
|
Thomas S Hatch
|
1534e7ef0f
|
Add git install deploy script for RHEL6
|
2012-09-27 16:24:09 -06:00 |
|
Thomas S Hatch
|
0c80bfbe4d
|
Add RHEL5 git install deploy script
|
2012-09-27 16:23:45 -06:00 |
|
Thomas S Hatch
|
7a0514bb67
|
Install salt from git on Fedora
|
2012-09-26 12:54:39 -06:00 |
|
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 |
|