Commit Graph

58932 Commits

Author SHA1 Message Date
Mike Place
08295de5a5 Merge pull request #28563 from s0undt3ch/2015.5
[2015.5] Update to latest bootstrap script v2015.11.04
2015-11-04 08:16:31 -07:00
Mike Place
fed4c6f482 Merge pull request #28561 from Oro/fix-boto-rds-create
Issue #28527 boto_rds.create does not work
2015-11-04 08:13:09 -07:00
Mike Place
ec924e8410 Merge pull request #28560 from bdrung/2015.8
Fix various typos
2015-11-04 08:06:36 -07:00
Mike Place
bd0b291b63 Merge pull request #28550 from jfindlay/ctl_err
check timedatectl errno and return stdout on failure
2015-11-04 08:00:24 -07:00
Mike Place
e048667c91 Merge pull request #28545 from jfindlay/concurrent_dir
pass on concurrent create of jid_dir in local_cache
2015-11-04 07:54:10 -07:00
Mike Place
082ffd5734 Merge pull request #28544 from rallytime/vmware-utils
Start moving some vmware.py cloud funcs to utils/vmware.py
2015-11-04 07:52:59 -07:00
Mike Place
bf4f7cdc4b Merge pull request #28543 from gtmanfred/2015.8
clean up changes for pkg.uptodate and supervisord.dead
2015-11-04 07:49:46 -07:00
Mike Place
1e09f186ce Merge pull request #28541 from twangboy/fix_28173
Fixed problem with system.set_computer_name
2015-11-04 07:48:54 -07:00
Mike Place
d345768b81 Merge pull request #28538 from jfindlay/decode_state
decode path and url to utf-8 in url.create
2015-11-04 07:48:34 -07:00
Mike Place
f44ed780b5 Merge pull request #28537 from jfindlay/decode_state_2015.5
decode filename to utf-8 in file.recurse state
2015-11-04 07:48:18 -07:00
Mike Place
2e0c8264db Merge pull request #28533 from jfindlay/decode_err
decode highstate error messages to utf-8
2015-11-04 07:47:55 -07:00
Mike Place
6acf87593f Merge pull request #28529 from rallytime/fix-28272
Update contributing and documentation pages to recommend submitting against branches
2015-11-04 07:47:21 -07:00
Marco Orovecchia
54782b6fd9 Removed exception message where there is no exception 2015-11-04 13:40:04 +01:00
Pedro Algarvio
b6a53a6bfb Update to latest bootstrap script v2015.11.04
* Allow bypassing dependencies installation. Thanks EYJ. saltstack/salt-bootstrap#656.
* Add FreeBSD 11 support. Thanks Chris Buechler(cbuechler). saltstack/salt-bootstrap#653
* Move RHEL installations to use repo.saltstack.com saltstack/salt-bootstrap#674
* Move Debian 8 installation to use repo.saltstack.com saltstack/salt-bootstrap#674
* Fix error finding python-jinja2 in RHEL 7. Thanks Rob Eden(hedinfaok). saltstack/salt-bootstrap#654
* Move Ubuntu 12 and 14 installations to use repo.saltstack.com saltstack/salt-bootstrap#674
* Move FreeBSD installations to use repo.saltstack.com saltstack/salt-bootstrap#674
* Use dnf on Fedora 22 and later. Thanks Michele Bologna (mbologna). saltstack/salt-bootstrap#665
2015-11-04 12:39:29 +00:00
Pedro Algarvio
16f4db79a0 Update to latest bootstrap script v2015.11.04
* Allow bypassing dependencies installation. Thanks EYJ. saltstack/salt-bootstrap#656.
* Add FreeBSD 11 support. Thanks Chris Buechler(cbuechler). saltstack/salt-bootstrap#653
* Move RHEL installations to use repo.saltstack.com saltstack/salt-bootstrap#674
* Move Debian 8 installation to use repo.saltstack.com saltstack/salt-bootstrap#674
* Fix error finding python-jinja2 in RHEL 7. Thanks Rob Eden(hedinfaok). saltstack/salt-bootstrap#654
* Move Ubuntu 12 and 14 installations to use repo.saltstack.com saltstack/salt-bootstrap#674
* Move FreeBSD installations to use repo.saltstack.com saltstack/salt-bootstrap#674
* Use dnf on Fedora 22 and later. Thanks Michele Bologna (mbologna). saltstack/salt-bootstrap#665
2015-11-04 12:37:04 +00:00
Marco Orovecchia
e08f45c824 Issue #28527 boto_rds.create does not work
Fixes #28527 by removing an unsupported parameter in boto (storage_type)
Additionally, fixed the description to a working example (otherwise it
would fail due to a too-short password) and added additional output to
the message in case of an error
2015-11-04 12:42:38 +01:00
Benjamin Drung
89dcb66310 Fix the wrong "allow to do" phrase
"allow to do" is not a valid English phrase. Either use a gerund (allow
doing) or add a patient/object (allow someone to do).
2015-11-04 12:15:41 +01:00
Benjamin Drung
859b6b46a6 Fix typo an nonexistant -> nonexistent 2015-11-04 11:11:47 +01:00
Benjamin Drung
66921cc61e Fix typo an succesfully -> successfully 2015-11-04 11:10:54 +01:00
Benjamin Drung
c1e3ef7c8d Fix typo an explicitely -> explicitly 2015-11-04 11:09:20 +01:00
Benjamin Drung
029a95398c Fix typo an superflous -> superfluous 2015-11-04 11:06:16 +01:00
Benjamin Drung
026c215933 Fix typo an unecessary -> unnecessary 2015-11-04 11:06:16 +01:00
Benjamin Drung
5f7fc5f94b Fix typo an edditable -> editable 2015-11-04 11:06:16 +01:00
Benjamin Drung
0b768944c2 Fix typo an deamon -> daemon 2015-11-04 11:06:16 +01:00
Benjamin Drung
5af49881d7 Fix typo an completly -> completely 2015-11-04 11:06:16 +01:00
Benjamin Drung
14d2a16f74 Fix typos of compatibility 2015-11-04 11:06:16 +01:00
Benjamin Drung
46a5a9b073 Fix typo an suppored -> supported 2015-11-04 11:06:16 +01:00
Benjamin Drung
abc490a78e Fix typo an usefull -> useful 2015-11-04 11:06:16 +01:00
Benjamin Drung
ddd412180c Fix typo an targetting -> targeting 2015-11-04 11:06:16 +01:00
Benjamin Drung
610a6a77ae Fix typo an verison -> version 2015-11-04 11:06:16 +01:00
Benjamin Drung
e0a5d46a1e Fix typo an seperated -> separated 2015-11-04 11:06:16 +01:00
Benjamin Drung
7f11cfd5e1 Fix typo an helpfull -> helpful 2015-11-04 11:06:16 +01:00
Benjamin Drung
2e9b520d84 Fix typos of omitted 2015-11-04 11:06:16 +01:00
Benjamin Drung
3029f64481 Fix typo an compatbility -> compatibility 2015-11-04 11:06:16 +01:00
Benjamin Drung
470e82f17f Fix typo an dictionnary -> dictionary 2015-11-04 11:06:09 +01:00
Benjamin Drung
5843c7aa24 Fix typo an optionnal -> optional 2015-11-04 10:59:22 +01:00
Benjamin Drung
730d0f95e7 Fix typo an transfered -> transferred 2015-11-04 10:59:22 +01:00
Benjamin Drung
c7e7884de2 Fix typo an recieved -> received 2015-11-04 10:59:22 +01:00
Benjamin Drung
50eea287f3 Fix typo an managment -> management 2015-11-04 10:59:22 +01:00
Benjamin Drung
cb01da81c6 Fix typos of parameter 2015-11-04 10:59:22 +01:00
Benjamin Drung
45fcc7d339 Fix typo an dont -> don't 2015-11-04 10:59:22 +01:00
Benjamin Drung
3624935d32 Fix typo an other -> another 2015-11-04 10:59:22 +01:00
Benjamin Drung
d16afe2607 Fix typo sofwares -> software 2015-11-04 10:59:22 +01:00
Benjamin Drung
b9b7cbe525 Fix typo sofware -> software 2015-11-04 10:59:22 +01:00
Benjamin Drung
8edd2c1add Fix typos of dependency 2015-11-04 10:58:40 +01:00
Benjamin Drung
3a5e2e3437 Fix typo documention -> documentation 2015-11-04 10:40:08 +01:00
Nicole Thomas
025bff2bf0 Merge pull request #28548 from nmadhok/2015.5-task-error
[Backport] [2015.5] Tasks can be in queued state instead of running
2015-11-03 21:14:24 -07:00
Nicole Thomas
cfc3146b2d Merge pull request #28547 from nmadhok/2015.8-task-error
[Backport] [2015.8] Tasks can be in queued state instead of running
2015-11-03 21:13:30 -07:00
Justin Findlay
11a9a5868f simplify timezone module unit test mocks 2015-11-03 19:37:54 -07:00
Justin Findlay
476b651c94 update timezone module unit tests for timedatectl 2015-11-03 19:34:01 -07:00