Thomas S Hatch
|
a94452fb5e
|
Can Haz not
|
2012-02-10 13:44:28 -07:00 |
|
Seth House
|
2e0041e2b8
|
Added a link to saltstack.org to the sidebar
This is largely a test commit. I'm still unsure what all template blocks
I can override on rtd.
|
2012-02-10 10:46:03 -07:00 |
|
Seth House
|
c00ac38dad
|
Merge branch 'datechange' of https://github.com/bretep/salt into develop
|
2012-02-10 10:43:45 -07:00 |
|
Bret Palsson
|
f66738e934
|
Update copyright date
|
2012-02-10 10:20:45 -07:00 |
|
Seth House
|
e509670b02
|
Fixed missing space when using --allow-verify with the apt module
Fixes #676. Thanks for the report, @sirkonst!
|
2012-02-10 10:07:02 -07:00 |
|
Thomas S Hatch
|
0f6b04565e
|
Sad mistake, changed if logic in state checks for module updates
|
2012-02-10 00:12:01 -07:00 |
|
Thomas S Hatch
|
9c0c0b8925
|
Merge branch 'develop' of github.com:saltstack/salt into develop
|
2012-02-10 00:09:30 -07:00 |
|
Thomas S Hatch
|
2a0d6df697
|
Add module refresh in states for package installs
This refresh action should be called on the top level minion every time
a pkg call is made. Something else to figure out
|
2012-02-10 00:07:46 -07:00 |
|
Seth House
|
fbe0b328b8
|
Fixed incorrect example in the pkg.installed state
|
2012-02-09 20:42:11 -07:00 |
|
Thomas S Hatch
|
d834aa0537
|
Merge pull request #674 from byronclark/service-enabling
Add states to only enable or disable a service.
|
2012-02-09 15:23:59 -08:00 |
|
Byron Clark
|
8d54452610
|
Add states to only enable or disable a service.
These states only affect whether a service starts at bootup or not.
Closes #671.
|
2012-02-09 16:22:32 -07:00 |
|
Thomas S Hatch
|
a54a6145dc
|
Add include support to the configs
|
2012-02-09 14:40:40 -07:00 |
|
Thomas S Hatch
|
26bbd93d0a
|
FINALLY, I documented that grains can be in the minion config
|
2012-02-09 13:14:35 -07:00 |
|
Thomas S Hatch
|
427666236d
|
Add environment to the configuration guide
|
2012-02-09 11:57:37 -07:00 |
|
Thomas S Hatch
|
483c33bc7c
|
Add the documentation for the external-nodes option
|
2012-02-09 11:45:59 -07:00 |
|
Thomas S Hatch
|
1f022ae62b
|
Add kwargs to package modules
These modules still need to have version support added
|
2012-02-09 11:33:39 -07:00 |
|
Thomas S Hatch
|
fa03eebf15
|
Add some docs on the sls shebang line
|
2012-02-09 11:13:55 -07:00 |
|
Thomas S Hatch
|
5e173ba710
|
Merge pull request #662 from KB1JWQ/master
Split package that doesn't autodep everything
|
2012-02-08 17:36:44 -08:00 |
|
Corey Quinn
|
1453a8175d
|
Fixed arch and versioning
|
2012-02-08 17:25:34 -08:00 |
|
Thomas S Hatch
|
d300ac8e4a
|
allow strings with modes to be passed in
Before there was a bug where a string passed into an sls file with a 0
prefix would be prematurely converted to an octal integer
|
2012-02-08 17:32:44 -07:00 |
|
Thomas S Hatch
|
267735b18f
|
Merge pull request #660 from KB1JWQ/master
Ubuntu / Debian packaging updated
|
2012-02-08 14:06:39 -08:00 |
|
Thomas S Hatch
|
08aeddde01
|
removed unused imports
|
2012-02-08 15:04:27 -07:00 |
|
Corey Quinn
|
c371a51c32
|
Fixed a perm check in grains
|
2012-02-08 14:01:56 -08:00 |
|
Thomas S Hatch
|
6665005098
|
make None look better
|
2012-02-08 15:00:05 -07:00 |
|
Thomas S Hatch
|
c05d1e8346
|
updae delimiter for nostates error
|
2012-02-08 14:58:21 -07:00 |
|
Thomas S Hatch
|
2d8279fff2
|
verify that the file_roots option is formatted correctly
|
2012-02-08 14:35:40 -07:00 |
|
Thomas S Hatch
|
a6ea38b3b6
|
fix issue when file_roots was misconfigured
|
2012-02-08 14:30:20 -07:00 |
|
Thomas S Hatch
|
17e7e4558c
|
Merge branch 'develop' of github.com:saltstack/salt into develop
|
2012-02-08 13:03:07 -07:00 |
|
Thomas S Hatch
|
7124ff256b
|
Tom can't spell, we all know this
|
2012-02-08 13:02:41 -07:00 |
|
Seth House
|
5a579b681d
|
Updated logo png with transparency
|
2012-02-08 12:59:20 -07:00 |
|
Thomas S Hatch
|
db5e8df7ea
|
add modegrou_match to matcher
|
2012-02-08 12:58:47 -07:00 |
|
Thomas S Hatch
|
c714a123a3
|
initial support for nodegroup matching
|
2012-02-08 12:47:17 -07:00 |
|
Corey Quinn
|
95276c504a
|
Merge branch 'develop' of https://github.com/saltstack/salt
|
2012-02-08 10:33:28 -08:00 |
|
Corey Quinn
|
dab007c367
|
Merge branch 'master' of github.com:KB1JWQ/salt
|
2012-02-08 10:33:23 -08:00 |
|
Thomas S Hatch
|
f196cb52ea
|
change partition to rpartition in mysql grants #656
|
2012-02-08 07:47:25 -07:00 |
|
Seth House
|
f2e50d9579
|
Merge branch 'doc-customhome' into develop
|
2012-02-08 03:20:49 -07:00 |
|
Seth House
|
4514368865
|
Removed site homepage; replaced with docs homepage
|
2012-02-08 03:20:41 -07:00 |
|
Seth House
|
f7dce9a7ee
|
Replaced links to installation instructions
|
2012-02-08 03:20:41 -07:00 |
|
Seth House
|
55e3202354
|
Removed installation doc in favor of more dynamic one at new site
A Django site has been set up which can handle time-sensitive
information a bit better than that Sphinx solution.
|
2012-02-08 03:20:41 -07:00 |
|
Seth House
|
45da8b9578
|
Removed custom Sphinx theme
Preparing to move all docs to RTD.
|
2012-02-08 03:20:41 -07:00 |
|
Corey Quinn
|
508fba96e5
|
Changelog notices
|
2012-02-07 18:41:49 -08:00 |
|
Corey Quinn
|
6af13c616b
|
Updating
|
2012-02-07 18:21:09 -08:00 |
|
Corey Quinn
|
a5982778b6
|
Merge branch 'develop' of https://github.com/saltstack/salt
|
2012-02-07 18:11:43 -08:00 |
|
Thomas S Hatch
|
28789ae957
|
Change the delimiter for the running state tag to _|-
There have been a lot of problems with making the running state tag
unique, this should do it
|
2012-02-07 17:02:19 -07:00 |
|
Corey Quinn
|
ac39de3297
|
Works now, but there are some pathing issues that should be fixed
|
2012-02-07 16:00:29 -08:00 |
|
Corey Quinn
|
d33eea15a9
|
Merge branch 'develop' of https://github.com/saltstack/salt
|
2012-02-07 12:39:23 -08:00 |
|
Seth House
|
b9d6fe6843
|
Add a try/except when splitting lines in the file.append state
Fixes #654.
|
2012-02-07 13:10:10 -07:00 |
|
Thomas S Hatch
|
251033504e
|
Add load_dynamic to show_highstate and show_lowstate
This change repairs an isue where the accuracy of these calls could be
bad if dynamic modules had not been previously loaded
|
2012-02-06 23:37:47 -07:00 |
|
Thomas S Hatch
|
da2df29028
|
Add all master processes to pidfile
|
2012-02-06 17:46:25 -07:00 |
|
Thomas S Hatch
|
0583436de2
|
missed a few situational issues in source handling
|
2012-02-06 16:13:32 -07:00 |
|