Nitin Madhok
ef05362c6c
Fixing more sphinx errors and violations
2014-09-03 16:05:36 -06:00
Nitin Madhok
6ce392b236
More sphinx errors and violations
2014-09-03 16:05:07 -06:00
Thomas S Hatch
9acf13bf39
Merge pull request #15480 from terminalmage/add-unit-file
...
Add salt-api unit file symlink
2014-09-03 14:02:01 -06:00
Erik Johnson
cbdee403bd
Add salt-api unit file symlink
2014-09-03 13:42:21 -05:00
Thomas S Hatch
887a898728
Merge pull request #15475 from thatch45/ssh_user_iso
...
Ssh user iso
2014-09-03 12:09:18 -06:00
Thomas S Hatch
96d4dc3844
Merge pull request #15474 from thatch45/prereq_bad_data
...
This fixes a bad data output when prereq prerequireds break
2014-09-03 12:08:23 -06:00
Thomas S Hatch
931effa5a4
Merge pull request #2 from jacksontj/thatch45/prereq_bad_data
...
Add __run_num__ and __sls__ to prereq failure condition
2014-09-03 12:07:54 -06:00
Thomas Jackson
f72a753bad
Add __run_num__ and __sls__ to prereq failure condition
...
In addition add some comments to hopefully explain what we are doing
2014-09-03 11:03:45 -07:00
Thomas S Hatch
026ac7b201
Don't use underscores in options to the cli!
2014-09-03 10:05:36 -06:00
Thomas S Hatch
484fa944c9
This fixes a bad data output when prereq prerequireds break
...
Fix #15463 Fix #15331
2014-09-03 09:55:10 -06:00
Joseph Hall
78b7ace6e1
Merge pull request #15469 from terminalmage/add-pygit2-install-link
...
Add pygit2 install link to gitfs walkthrough
2014-09-03 06:40:47 -06:00
Thomas S Hatch
00418effee
Add ssh_minion_cache option to the cli parser
2014-09-02 23:07:10 -06:00
Thomas S Hatch
56014f91b0
Make the default thin dir use the login user
2014-09-02 22:54:29 -06:00
Thomas S Hatch
1df582569f
Merge pull request #15449 from basepi/hideconcurrent
...
Hide `concurrent` arg for state.sls
2014-09-02 22:35:30 -06:00
Erik Johnson
3c800cdd5f
Add pygit2 install link to gitfs walkthrough
2014-09-02 23:33:11 -05:00
Thomas S Hatch
6fcdd1ed11
Merge pull request #15468 from thatch45/ssh_clean_pillar
...
Ssh clean pillar
2014-09-02 22:31:11 -06:00
Thomas S Hatch
8180ad9fc4
Merge pull request #15467 from thatch45/ssh_meta_2
...
Salt ssh meta data
2014-09-02 22:29:55 -06:00
Thomas S Hatch
4736382b1e
Merge pull request #15465 from thatch45/call_meta
...
Call meta
2014-09-02 22:29:27 -06:00
Thomas S Hatch
0944019c61
Add ssh_minion_cache option
2014-09-02 22:26:31 -06:00
Thomas S Hatch
397bb12674
set the wfuncs to handle the new metadata sent back
2014-09-02 21:46:59 -06:00
Thomas S Hatch
b543568896
refine metadata routine to get the correct data
2014-09-02 21:01:49 -06:00
Thomas S Hatch
d805d7d1d7
handle the metadata passed back from the caller routine
...
in salt ssh
2014-09-02 20:55:00 -06:00
Thomas S Hatch
0b613da1db
Add metadata to ssh call
2014-09-02 20:54:57 -06:00
Thomas S Hatch
10536753b5
Use the metadata option to display the full ret
2014-09-02 20:41:08 -06:00
Thomas S Hatch
923b8ad7aa
Add metadata optio to the parser
2014-09-02 20:40:56 -06:00
Thomas S Hatch
1d85209c7f
Merge pull request #15456 from cachedout/eauth_clarify
...
Clarify a point about runners and eauth
2014-09-02 17:33:48 -06:00
Thomas S Hatch
235dbca5ce
Merge pull request #15453 from terminalmage/remove-masterless-examples
...
Remove references to masterless salt from gitfs docs
2014-09-02 17:33:32 -06:00
Thomas S Hatch
3606bd4ef4
Merge pull request #15450 from cachedout/file_managed_list
...
Document multiple file.managed sources
2014-09-02 17:33:06 -06:00
Colton Myers
0fa830b5b5
Merge pull request #15445 from cachedout/issue_15418
...
Align highstate output
2014-09-02 16:24:49 -06:00
Mike Place
350b6f853a
Typo
2014-09-02 16:19:59 -06:00
Mike Place
3075b1fd33
Clarify a point about runners and eauth
2014-09-02 15:56:25 -06:00
Thomas S Hatch
e4b167c3ab
Merge pull request #15422 from nshalman/issue-14184
...
Use netstat on sunos.
2014-09-02 15:53:55 -06:00
Erik Johnson
510942d3ec
Remove references to masterless salt from gitfs docs
...
Alternate backends do not yet work with the local fileclient.
2014-09-02 15:59:05 -05:00
Erik Johnson
9b2fc52e93
Fix duplicate word
2014-09-02 15:31:13 -05:00
Erik Johnson
ac944272e0
Fix spelling error
2014-09-02 15:27:44 -05:00
Mike Place
f492fa68e6
Merge pull request #15451 from terminalmage/gitfs-docs-corrections
...
Remove extraneous word
2014-09-02 14:17:52 -06:00
Erik Johnson
ba3e0367c6
Remove extraneous word
2014-09-02 15:16:32 -05:00
Colton Myers
582565a739
Merge pull request #15443 from rallytime/fix_salt_cloud
...
Remove remote_exists function and add allow_failure=True
2014-09-02 14:09:14 -06:00
Mike Place
be8474086a
Document multiple file.managed sources
2014-09-02 14:07:27 -06:00
Colton Myers
5b768e5422
Hide concurrent
arg for state.sls
...
This arg should almost never be used, so I don't think it should be
featured in the function signature. It remains documented in the
docstring, but with a giant warning below it.
2014-09-02 14:04:09 -06:00
Mike Place
3f79183da8
Merge pull request #15446 from terminalmage/gitfs-docs-corrections
...
More gitfs docs corrections/clarifications
2014-09-02 13:56:08 -06:00
Erik Johnson
0a5bc21b58
More gitfs documentation clarifications/corrections
2014-09-02 14:37:52 -05:00
Erik Johnson
ed631d69b5
Add fileserver_backend param to minion config documentation
...
Also correct an incorrect rst link target for hash_type
2014-09-02 14:36:35 -05:00
Erik Johnson
a3c62ef119
Add default value for fileserver_backend
2014-09-02 14:35:03 -05:00
Nahum Shalman
cc62191b8e
Use netstat on sunos: fixups
...
Make it DRYer, should no longer fail lint.
2014-09-02 14:57:52 -04:00
Mike Place
1ea2d417d2
Align highstate output
2014-09-02 12:52:13 -06:00
rallytime
ba934f99f4
Remove remote_exists function and add allow_failure=True
...
Fixes #15436
Get the `2014.7` branch inline with the `develop` branch and fix the salt-cloud regression on `develop`.
2014-09-02 12:40:34 -06:00
Mike Place
041d898a8f
Merge pull request #15441 from terminalmage/gitfs-docs-corrections
...
Gitfs documentation corrections
2014-09-02 12:27:02 -06:00
Erik Johnson
0ae4a108b7
Clarify outdated information in gitfs walkthrough
...
This paragraph predates the addition of pygit2 and dulwich support, and
seems to suggest that GitPython is required for gitfs, when that is no
longer necessarily true. This commit clarifies the wording here.
2014-09-02 13:22:56 -05:00
Erik Johnson
6e98ef828d
gitfs_provider has no default value
2014-09-02 13:22:47 -05:00