Jeff Schroeder
|
f834459c41
|
Add rst doc files for a bunch of modules
|
2012-03-17 18:05:08 -07:00 |
|
Dan Colish
|
dadf6b503a
|
Take the ceilling of batch size percentages before converting to int, #943
|
2012-03-17 18:03:54 -07:00 |
|
Jeff Schroeder
|
2fe1aa57ee
|
Add zypper to the virtual pkg module list
|
2012-03-17 17:57:56 -07:00 |
|
Jeff Schroeder
|
6baa783bc1
|
Add note that git and hg modules have been added
|
2012-03-17 17:55:58 -07:00 |
|
Jeff Schroeder
|
8414aa6fc8
|
Merge branch 'develop' of github.com:saltstack/salt into doc-update
Conflicts:
doc/topics/releases/0.9.8.rst
Manually fix merge commits and update a whole bunch of the wording
|
2012-03-17 17:47:48 -07:00 |
|
Jeff Schroeder
|
f9d5705cd7
|
More updates
This one includes:
- Installing packages for Ubuntu
- kwarg pkg.installed state example from @blast_hardcheese
- Information on new file client
|
2012-03-17 17:26:33 -07:00 |
|
Jeff Schroeder
|
cc66806d62
|
Grammar updates
|
2012-03-17 17:26:08 -07:00 |
|
Jeff Schroeder
|
d12acd9ec5
|
Continuing updates for 0.9.8 release notes
|
2012-03-17 17:01:52 -07:00 |
|
Thomas S Hatch
|
4fdcbfc038
|
Merge pull request #944 from blast-hardcheese/develop
Fixing some bugs in gem module
|
2012-03-17 16:52:57 -07:00 |
|
Jeff Schroeder
|
7cf08ed8d2
|
Rename the debconf salt module to fix conflicts
>>> import debconf
>>> debconf.__file__
'/usr/lib/python2.6/dist-packages/debconf.py'
|
2012-03-17 16:51:08 -07:00 |
|
Jeff Schroeder
|
221044af47
|
More documentation fun with release notes
|
2012-03-17 16:45:49 -07:00 |
|
Jeff Schroeder
|
565ef6b164
|
Add some new module docs and update release notes
|
2012-03-17 16:45:32 -07:00 |
|
Jeff Schroeder
|
8cf6181494
|
Add some new module docs and update release notes
|
2012-03-17 16:44:22 -07:00 |
|
blast_hardcheese
|
3bc5292979
|
Fixing some bugs in gem module
- if <func>: was missing parens, always evaluated to True
- _gem() can return False, so .splitlines should only be used if the
return is a string
|
2012-03-17 16:31:50 -07:00 |
|
Jeff Schroeder
|
1c1ba99439
|
More updates to the 0.9.8 release notes
|
2012-03-17 16:28:40 -07:00 |
|
Jeff Schroeder
|
0df3566de8
|
More updates to the 0.9.8 release notes
|
2012-03-17 16:27:56 -07:00 |
|
David Bishop
|
69fa76cc01
|
Merge branch 'develop' of https://github.com/saltstack/salt into develop
|
2012-03-17 19:09:59 -04:00 |
|
Thomas S Hatch
|
ed053eb1dd
|
Turn on colored output by default and enable it for the salt cmd
|
2012-03-17 17:01:36 -06:00 |
|
Thomas S Hatch
|
8ff814ce7f
|
Merge branch 'develop' of github.com:saltstack/salt into develop
|
2012-03-17 16:53:54 -06:00 |
|
Thomas S Hatch
|
be43260ffa
|
Make salt-call honor the no-color option correctly
|
2012-03-17 16:53:30 -06:00 |
|
Nick Lang (Salt minion)
|
3ab80337bf
|
changing pip_bin to bin_env argument to keep with new convetion
|
2012-03-17 22:38:08 +00:00 |
|
Thomas S Hatch
|
9b38892f28
|
Merge pull request #942 from SEJeff/doc-update
Doc update
|
2012-03-17 15:38:01 -07:00 |
|
Jeff Schroeder
|
8ba877e619
|
Merge branch 'develop' of github.com:saltstack/salt into doc-update
Conflicts:
doc/topics/releases/0.9.8.rst
Fix the merge conflicts manually
|
2012-03-17 15:35:18 -07:00 |
|
Nick Lang (Salt minion)
|
bd576067b2
|
Merge branch 'develop' of github.com:fxdgear/salt into develop
|
2012-03-17 22:34:29 +00:00 |
|
Nick Lang (Salt minion)
|
3f641809cf
|
adding version number to changes dict return
|
2012-03-17 22:34:23 +00:00 |
|
Jeff Schroeder
|
635e0c9a20
|
Fairly large doc update for the 0.9.8 release notes
|
2012-03-17 15:32:32 -07:00 |
|
Jeff Schroeder
|
9b206a6233
|
Adding gem and rvm states to the state index
|
2012-03-17 15:28:49 -07:00 |
|
Jeff Schroeder
|
40a4edecf4
|
s/cmd/cmdmod/ in all modules docs
|
2012-03-17 15:24:38 -07:00 |
|
Jeff Schroeder
|
4eed2d0135
|
Add rvm and gem modules to the all modules doc index
|
2012-03-17 15:21:40 -07:00 |
|
Jeff Schroeder
|
d79b9f9652
|
Document the "password_hash" kwarg to mysql.user
|
2012-03-17 15:21:17 -07:00 |
|
Jeff Schroeder
|
1fbde66303
|
Add upstart to the list of all modules
|
2012-03-17 15:12:43 -07:00 |
|
Thomas S Hatch
|
6e70ba26df
|
Merge branch 'develop' of github.com:saltstack/salt into develop
|
2012-03-17 15:59:18 -06:00 |
|
Thomas S Hatch
|
b4bd2d5a4a
|
more additions on the 0.9.8 release notes
|
2012-03-17 15:58:54 -06:00 |
|
Thomas S Hatch
|
51cb5b1840
|
Merge pull request #941 from teancom/develop
remove localfqdn grain
|
2012-03-17 14:34:26 -07:00 |
|
David Bishop
|
8a45630ba7
|
Merge branch 'develop' of https://github.com/saltstack/salt into develop
|
2012-03-17 17:33:20 -04:00 |
|
Thomas S Hatch
|
fba208ab94
|
Change grain pcre matcher in compound commands to use P
|
2012-03-17 15:31:04 -06:00 |
|
David Bishop
|
d5cbf92089
|
remove localfqdn grain
|
2012-03-17 17:27:25 -04:00 |
|
Thomas S Hatch
|
0abedcd56d
|
Merge branch 'develop' of github.com:saltstack/salt into develop
|
2012-03-17 15:23:11 -06:00 |
|
Thomas S Hatch
|
15fb8c4c9d
|
Add more to the release document
|
2012-03-17 15:22:50 -06:00 |
|
Thomas S Hatch
|
acf2516946
|
Merge pull request #940 from SEJeff/doc-update
Doc update
|
2012-03-17 14:20:46 -07:00 |
|
Jeff Schroeder
|
c6aff3423d
|
Merge branch 'develop' of github.com:saltstack/salt into doc-update
|
2012-03-17 14:16:54 -07:00 |
|
Jeff Schroeder
|
81c181c33f
|
Module updates to the release notes
|
2012-03-17 14:14:57 -07:00 |
|
Jeff Schroeder
|
aec0d96fdc
|
Updating release notes
|
2012-03-17 13:59:45 -07:00 |
|
Thomas S Hatch
|
2c41c8ac14
|
Merge branch 'develop' of github.com:saltstack/salt into develop
|
2012-03-17 14:48:38 -06:00 |
|
Thomas S Hatch
|
f64de477fc
|
Add upgrade data
Fix #922
|
2012-03-17 14:47:21 -06:00 |
|
Jeff Schroeder
|
939664767b
|
Gracefully catch ImportErrors on hosts lacking yum modules
|
2012-03-17 13:32:38 -07:00 |
|
Thomas S Hatch
|
b3d5ea9e25
|
Add warning if the master is running and zeromq is too old
This should fix #891, let me know if we feel that more is required
|
2012-03-17 14:26:53 -06:00 |
|
Thomas S Hatch
|
99a094b93d
|
Merge branch 'develop' of github.com:saltstack/salt into develop
|
2012-03-17 13:40:05 -06:00 |
|
Thomas S Hatch
|
62b1b48dd5
|
Add permission management to file.recurse
|
2012-03-17 13:37:22 -06:00 |
|
Thomas S Hatch
|
5687e4719f
|
Merge pull request #939 from teancom/develop
Add get_nics() and get_macs() to virt.py
|
2012-03-17 11:54:11 -07:00 |
|