Commit Graph

358 Commits

Author SHA1 Message Date
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
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