Commit Graph

35062 Commits

Author SHA1 Message Date
Thomas S Hatch
27d844ce00 Merge pull request #15158 from s0undt3ch/hotfix/salt-cloud-upload-fixes
Make salt-cloud fail on upload failures
2014-08-22 11:46:14 -06:00
Thomas S Hatch
a1ebd32429 Merge pull request #15185 from terminalmage/remove-flatten
Remove "flaten" outputter
2014-08-22 11:18:08 -06:00
Erik Johnson
edb07d5ef0 Remove "flaten" outputter
This is being moved to salt-contrib and renamed to "flatten" to fix the
spelling mistake. It needs some refinement before if can be officially
released.
2014-08-22 12:02:35 -05:00
Seth House
4267e08512 Merge pull request #15184 from techhat/cloudep20147
Add mako deprecation warning
2014-08-22 10:56:02 -06:00
Joseph Hall
0654667061 Add mako deprecation warning 2014-08-22 10:39:23 -06:00
Amir Pakdel
8f59e1065d get_instance_health
Get a list of instances and their health state.
Example:
```
myminion:
    ----------
    - description:
        N/A
    - instance_id:
        i-1234567e
    - reason_code:
        N/A
    - state:
        InService
    ----------
    - description:
        N/A
    - instance_id:
        i-1234568e
    - reason_code:
        N/A
    - state:
        InService
    ----------
    - description:
        N/A
    - instance_id:
        i-12345675
    - reason_code:
        N/A
    - state:
        InService

```
2014-08-22 12:15:56 -04:00
Mike Place
49301bc041 Merge pull request #15178 from nshalman/cleanups-20140821
SmartOS esky build environment instructions cleanup
2014-08-22 09:34:15 -06:00
Thomas S Hatch
0d4cb9a173 Merge pull request #14358 from terminalmage/issue13980
Use install instead of installmissing if Chocolatey >= 0.9.8.24
2014-08-22 09:13:05 -06:00
Pedro Algarvio
12aae1c509 Try sftp before rsync 2014-08-22 15:57:05 +01:00
Thomas S Hatch
c887a04a85 Merge pull request #15164 from thatch45/raet_route_fix
Fix raet resolver routines
2014-08-21 18:41:05 -06:00
Thomas S Hatch
9ef26f8af1 Merge pull request #1 from whiteinge/raet-auth-router
Changed a few router defaults
2014-08-21 18:40:52 -06:00
Seth House
5b8f2a471a Changed a few router defaults 2014-08-21 18:38:11 -06:00
Thomas S Hatch
e502d295d5 Merge pull request #15162 from gtmanfred/haproxyconn
add version added note for haproxy
2014-08-21 17:29:45 -06:00
Thomas S Hatch
2fc6267abc Fix raet resolver routines 2014-08-21 17:06:29 -06:00
Daniel Wallace
7e4a327d0d fix to use the correct number of dots 2014-08-21 17:34:36 -05:00
Daniel Wallace
d366047c36 add version added note for haproxy 2014-08-21 17:29:24 -05:00
Nahum Shalman
d0dac42958 SmartOS esky build environment instructions cleanup 2014-08-21 17:37:55 -04:00
Pedro Algarvio
1900ce5c3a Add allow_failure to root_cmd 2014-08-21 22:05:57 +01:00
Thomas S Hatch
2d47589c88 Merge pull request #15140 from terminalmage/pygit2-auth
Add gitfs authentication support for pygit2>=0.20.3
2014-08-21 15:03:35 -06:00
Pedro Algarvio
ebf7269c6b Remove unused variable 2014-08-21 21:57:16 +01:00
Pedro Algarvio
10a9c39cec Remove unused variable 2014-08-21 21:56:36 +01:00
Pedro Algarvio
f0f3077c09 No need to format the string 2014-08-21 21:55:11 +01:00
Thomas S Hatch
6ca5cd9ab3 Merge pull request #15157 from saltstack/revert-15136-reload-grains-with-modules-for-states
Revert "Reload grains with modules for states"
2014-08-21 14:50:00 -06:00
Thomas S Hatch
5970b4c529 Revert "Reload grains with modules for states" 2014-08-21 14:49:25 -06:00
Thomas S Hatch
899997e3d5 Merge pull request #15153 from nshalman/esky-improvements-2014.7
SmartOS esky packaging of 2014.7
2014-08-21 14:38:40 -06:00
Thomas S Hatch
08c8697323 Merge pull request #15123 from cachedout/cli_check_cache
Have CLI check job cache
2014-08-21 14:36:10 -06:00
Erik Johnson
ec07a8efea Get effective username using pwd.getpwduid() 2014-08-21 15:22:54 -05:00
Nahum Shalman
cdae8948a1 SmartOS esky packaging of 2014.7
Resulting builds can be used either with zeromq or with raet
2014-08-21 16:01:46 -04:00
Pedro Algarvio
d08da6bd31 Fallback to rsync if scp is not available.
This happens with the Cent 5 image from Rackspace
2014-08-21 20:55:46 +01:00
Pedro Algarvio
028a42d9fc Make salt cloud bail on error'ed ssh commands 2014-08-21 20:53:12 +01:00
Erik Johnson
43de873bb2 D'oh, needed to capitalize USERNAME 2014-08-21 14:35:36 -05:00
Erik Johnson
26a3db2ac8 Set USERNAME env var manually in test suite
This works around a known issue in GitPython when the USERNAME
environment variable is missing.
2014-08-21 12:19:31 -05:00
Thomas S Hatch
45f447fa84 Merge pull request #15138 from whiteinge/reactor-file_roots
Add salt:// support to Reactor sls files
2014-08-21 10:54:43 -06:00
Thomas S Hatch
72ab5a585a Merge pull request #15137 from garethgreenaway/15087_debian_network_system_fixes
Fixes to debian_ip
2014-08-21 10:54:03 -06:00
Thomas S Hatch
57a0db7190 Merge pull request #15136 from lyft/reload-grains-with-modules-for-states
Reload grains with modules for states
2014-08-21 10:52:42 -06:00
Thomas S Hatch
8834ca9d91 Merge pull request #15130 from basepi/fullsummary
Show all but list of unreturned minions with --summary
2014-08-21 10:48:07 -06:00
Thomas S Hatch
2f94a25d23 Merge pull request #15128 from rallytime/remove_unused_kwargs
Remove **kwargs from pkg.upgrade functions
2014-08-21 10:46:44 -06:00
Thomas S Hatch
20cfd65d56 Merge pull request #15124 from AccelerationNet/win_services-shell-escaping
win: use `subprocess.list2cmdline` to sanitize user input
2014-08-21 10:36:10 -06:00
Thomas S Hatch
33eb7d4692 Merge pull request #15118 from cachedout/range_docs
Document seco range
2014-08-21 10:25:32 -06:00
Erik Johnson
a198124249 Remove obsoleted variable PYGIT2_TRANSPORTS 2014-08-21 00:17:28 -05:00
Erik Johnson
5444c68437 Update docs to reflect pygit2 auth support in 0.20.3 2014-08-20 23:54:48 -05:00
Erik Johnson
47d1c898fd Actually, pygit2 supports auth in 0.20.3 as well
Allow for a minimum version of 0.20.3. The one difference found so far
is that pygit2.Remote.fetch() returns a class instance starting in
0.21.0, so this commit also changes the logic that checks for the number
of received objects so that it works irrespective of version.
2014-08-20 23:51:39 -05:00
Erik Johnson
bf982d6893 Update gitfs test opts to reflect new gitfs config opts 2014-08-20 22:23:45 -05:00
Seth House
c05f250d96 Add salt:// paths for reactor files to the doc examples 2014-08-20 21:14:29 -06:00
Seth House
c087f48e78 Added salt:// support to reactor file paths
Closes #12827
2014-08-20 21:14:29 -06:00
Seth House
30e8fb653a Line up comments in reactor example 2014-08-20 21:14:29 -06:00
Seth House
2cd0fa6223 Document that globs can be used in reactor filenames 2014-08-20 21:14:29 -06:00
Erik Johnson
08704d47e1 Fix ssh exec module docstrings
You don't need to end a line in a backslash within a docstring. Besides,
doing so leaves large gaps in the line when rendered by sphinx.
2014-08-20 21:36:44 -05:00
Erik Johnson
0d3ee9101c Add pygit2 auth to gitfs 2014-08-20 21:36:44 -05:00
Erik Johnson
dc9c970652 Add new config parameters for gitfs auth 2014-08-20 21:36:44 -05:00