Sergio Cambra
|
57afd71627
|
fix(apache/modules.sls): fix duplicated ID
|
5 anni fa |
Imran Iqbal
|
55d11f8293
|
fix(modules.sls): fix `salt-lint` errors
```bash
Examining apache/modules.sls of type state
[201] Trailing whitespace
apache/modules.sls:49
[201] Trailing whitespace
apache/modules.sls:84
```
|
5 anni fa |
Sergio Cambra
|
9a1b1d9b26
|
Patch upload progress (#267)
* Include the mod_* states in apache.modules for Debian hosts
* upload progress module for debian
|
5 anni fa |
Niels Abspoel
|
9490c868e0
|
use watch module: apache-[restart|reload] consequently
|
6 anni fa |
Niels Abspoel
|
9003d2b3ce
|
update grain check with Suse and SUSE
|
7 anni fa |
Niels Abspoel
|
e5313af81a
|
add suse support to apache_modules
|
7 anni fa |
mschiff
|
33170b1dce
|
Add '-f' option to a2dismod to fix hanging minions for some modules (#143)
|
8 anni fa |
Brad Thurber
|
fb2f41afe4
|
debugging - the \s gets turned into \\s for some reason - so using [[:space:]] instead. This seems to be the grep-favored approach http://stackoverflow.com/questions/4233159/grep-regex-whitespace-behavior
|
9 anni fa |
Brad Thurber
|
9020f8d82a
|
sed needs to allow spaces before LoadModule
|
9 anni fa |
Brad Thurber
|
24698575f1
|
add space before grep module check
|
9 anni fa |
Brad Thurber
|
0ced6e4cf0
|
quote wildcard paths
|
9 anni fa |
Brad Thurber
|
5afdcb819c
|
per @gravyboat suggestion, change separate if to elif
|
9 anni fa |
Brad Thurber
|
0f0d5318e5
|
make modules.sls compatible with RHEL/CentOS Apache 2.2
|
9 anni fa |
Skyler Berg
|
11d66cfda7
|
Add ability to specify modules in pillar
|
10 anni fa |