Justin Findlay
ac3c849f77
modules.parallels: unify snap_name validation
...
Parallels Desktop converts VM names to VM IDs internally, but not
snapshot names to snapshot IDs.
2016-04-02 16:42:00 -06:00
Justin Findlay
9b5cd4e920
modules.parallels: support unicode VM and snapshot names
2016-04-02 16:42:00 -06:00
Justin Findlay
b71864d76d
modules.parallels.exec: run a command on a VM
2016-04-02 16:42:00 -06:00
Alexander Schwartz
a867d23383
ensure streaming mode (use for example by file.managed) will works for requests backend
2016-04-02 20:32:33 +00:00
Justin Findlay
0bedcc74c0
modules.parallels: accept {} as part of GUID
2016-04-02 12:05:20 -06:00
Justin Findlay
6f82dac50f
modules.parallels: clearly associate snapshot IDs, names
2016-04-02 12:05:20 -06:00
Justin Findlay
35f6e99c07
modules.parallels: add strict option to snapshot ID/name convert
2016-04-02 12:05:20 -06:00
Justin Findlay
12614b726e
modules.parallels: use snapshot name where possible
...
GUIDs are not safe for human consumption.
2016-04-02 12:05:20 -06:00
Justin Findlay
2cd29048a4
modules.parallels: do not silent fail on snap ID/name convert
2016-04-02 12:05:20 -06:00
Justin Findlay
4fe66eeed4
modules.parallels: rename id to snap_id
2016-04-02 12:05:20 -06:00
Justin Findlay
af62e5ba4b
modules.parallels: rename snapshot to snap_name
2016-04-02 12:05:20 -06:00
Justin Findlay
93836d9f6b
modules.parallels: add utils to convert between snapshot id, name
2016-04-02 12:05:18 -06:00
Justin Findlay
ff08470cbe
modules.parallels.list_vms: paramaterize --all
2016-04-02 12:04:44 -06:00
Justin Findlay
56e94af4aa
modules.parallels: add runas support
2016-04-02 12:04:43 -06:00
Justin Findlay
4ab2bb718a
add modules.parallels
...
Execution module for interacting with Parallels Desktop
2016-04-02 12:04:41 -06:00
Denys Havrysh
b9698f015d
Update Salt Bootstrap tutorial
2016-04-02 17:06:44 +03:00
Erik Johnson
fbdc47cc55
Merge pull request #32284 from rallytime/config-audit
...
Audit config.py default types and values
2016-04-01 21:00:38 -05:00
Justin Anderson
d6c673847e
Merge pull request #32308 from terminalmage/fix-buildpackage-spec
...
Update buildpackage spec
2016-04-01 17:13:53 -06:00
rallytime
0491513204
Don't be so explicit. Just use string_types.
2016-04-01 17:12:39 -06:00
Erik Johnson
29723182f9
Update buildpackage spec
2016-04-01 17:57:42 -05:00
C. R. Oldham
64a1a19274
Sync all modules at proxy startup in case the proxymodule needs items in /srv/salt/_modules, etc.
2016-04-01 16:50:50 -06:00
Nicole Thomas
0a6d44e57b
Merge pull request #32302 from terminalmage/fix-missing-release
...
Properly support packages with blank "Release" param in pkg.latest_version
2016-04-01 16:13:27 -06:00
Nicole Thomas
9fa6ea0cfe
Merge pull request #32303 from terminalmage/fix-missing-release-2016.3
...
Properly support packages with blank "Release" param in pkg.latest_version (2016.3 branch)
2016-04-01 16:13:09 -06:00
rallytime
083c477fd3
Use six.string_types in config default tuples
2016-04-01 16:09:57 -06:00
Nicole Thomas
664043d7e7
Merge pull request #32300 from twangboy/fix_28767
...
Add documentation to disable winrepo/winrepo_ng
2016-04-01 15:23:09 -06:00
rallytime
4037476f40
Patch call to os.path.isdir so we know both search paths are in tuple
2016-04-01 15:13:57 -06:00
Erik Johnson
d50815a300
Properly support packages with blank "Release" param in pkg.latest_version
2016-04-01 16:10:11 -05:00
rallytime
e195376f61
Patch isdir call and test seach path tuple positions as well
2016-04-01 15:09:57 -06:00
Erik Johnson
413c371ccd
Properly support packages with blank "Release" param in pkg.latest_version
2016-04-01 15:49:20 -05:00
twangboy
c971a3b054
Add documentation for disabled the winrepos
2016-04-01 14:18:31 -06:00
rallytime
b86f6922c4
Print search_paths return for debugging
2016-04-01 13:52:43 -06:00
Nicole Thomas
42a25f6b9d
Merge pull request #32288 from terminalmage/issue18429
...
use dictupdate.merge instead of dict.update to merge CLI pillar overrides
2016-04-01 10:30:30 -06:00
Nicole Thomas
7ae89b0562
Merge pull request #32277 from alprs/doc-batch_wait
...
Documentation for --batch-wait
2016-04-01 10:20:52 -06:00
Andreas Lutro
1d50edd8e9
add versionadded
2016-04-01 18:18:54 +02:00
rallytime
bf48922e7d
Add test for 'deploy_scripts_search_path' contents in salt.config.cloud_config
2016-04-01 09:43:30 -06:00
rallytime
49a4eec051
Test the contents of 'deploy_scripts_search_path' in salt.config.cloud_config
...
Refs #32183
2016-04-01 09:40:58 -06:00
twangboy
53f6a28297
Fix problem with return on installed packages
2016-03-31 17:06:21 -06:00
twangboy
f5bd004ab0
Fix chocolatey.version function
2016-03-31 16:58:23 -06:00
rallytime
66acc00c71
New salt-cloud instances should not use old hash_type default.
...
Updates hash_type default to sha256 instead of md5 for new
instances installed via salt-cloud.
Fixes #32246
Refs #31162
2016-03-31 16:57:16 -06:00
Erik Johnson
db31732137
use dictupdate.merge instead of dict.update to merge CLI pillar overrides
...
Fixes #18429 .
2016-03-31 17:31:32 -05:00
rallytime
3dcf43cf4b
Reimplement #31172 , which got crunched in a merge-forward.
...
This fixes #32183 for the 2016.3 branch.
Also refs #32105
2016-03-31 15:53:30 -06:00
twangboy
2e065e4a20
Fix documentation
...
Fix conflicts with parameters and default paths
2016-03-31 15:32:32 -06:00
twangboy
de4d66cdbf
Fix build scripts for mac
...
Swap the order of the version and the temp dir parameters
Remove extra blank lines
Removed sourcing of additional scripts, use sudo
Additional Commenting
Fix typo (Evn vs Env)
Add check for Full XCode, errors if not installed
Add -L to curl command to handle redirects
Sudo -H for all sudo commands
Remove unnecessary symbolic link creation
2016-03-31 15:24:30 -06:00
Justin Anderson
c6a1d8b7ba
Changed /tmp/ to /home/ user.present test
2016-03-31 15:13:58 -06:00
rallytime
7e642b8381
Audit config.py default types and values - first sweep
...
- Updated standard types in VALID_OPTS dict where necessary
- Updated default values to match VALID_OPTS in DEFAULT_*_OPTS dicts
- Updated master/minion configuration reference docs to match changes
- Removed enumerate_proxy_minions value as it's not referenced anywhere in code
2016-03-31 13:50:51 -06:00
Andreas Lutro
7e620d5ee1
add documentation for --batch-wait
2016-03-31 19:58:11 +02:00
Nicole Thomas
ff3c63c4ce
Merge pull request #32275 from cro/doc_32252
...
Documentation updates to go with PR #32252
2016-03-31 11:01:01 -06:00
C. R. Oldham
7abf8becaa
Documentation updates that go with PR #32252 .
2016-03-31 10:41:24 -06:00
Erik Johnson
3e374e7ec6
Merge pull request #32243 from isbm/isbm-zypper-list-installed-ensure-latest
...
Ensure latest pkg.info_installed ensure latest
2016-03-31 11:09:59 -05:00
Bo Maryniuk
fba3d509ac
Fix the documentation
2016-03-31 17:48:59 +02:00