Imran Iqbal
2ce966d031
ci(workflows/commitlint): add to repo [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/172
2020-05-04 09:25:20 +01:00
Imran Iqbal
16bb1b06e3
ci(kitchen+travis): remove master-py2-arch-base-latest
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/167
2020-05-02 04:23:10 +01:00
Imran Iqbal
61b903e780
ci(gemfile.lock): add to repo with updated Gemfile
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/163
2020-04-21 21:35:31 +01:00
Imran Iqbal
54e3bd95af
chore(rubocop): use org-wide standard settings for Metrics/BlockLength
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/158
2020-04-18 13:27:32 +01:00
semantic-release-bot
c5a1b56714
chore(release): 0.39.4 [skip ci]
...
## [0.39.4](https://github.com/saltstack-formulas/apache-formula/compare/v0.39.3...v0.39.4 ) (2020-04-02)
### Bug Fixes
* **mod_ssl:** update mod_ssl package variable to prevent clashes ([5591be2
](5591be26fd
))
2020-04-02 16:36:33 +00:00
Andreas Thienemann
5591be26fd
fix(mod_ssl): update mod_ssl package variable to prevent clashes
...
The mod_ssl package name could be overridden in apache:lookup:mod_ssl.
Due to the way lookup keys are merged into the main apache dictionary,
the package name clashed with the mod_ssl configuration defined under
apache:mod_ssl.
Fix that by renaming the mod_ssl package variable to mod_ssl_pkg.
Drive-By: Add mod_ssl_pkg to the pillar.example file.
2020-04-02 17:29:06 +01:00
semantic-release-bot
01d7f656bc
chore(release): 0.39.3 [skip ci]
...
## [0.39.3](https://github.com/saltstack-formulas/apache-formula/compare/v0.39.2...v0.39.3 ) (2020-04-02)
### Bug Fixes
* **debian:** generate remoteip conf before a2enconf ([1ed69f6
](1ed69f6c6f
))
### Continuous Integration
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([275b5d5
](275b5d5e69
))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([08cced2
](08cced2913
))
2020-04-02 16:22:18 +00:00
Imran Iqbal
e7f90a6c8c
Merge pull request #276 from scambra/patch-1
...
generate remoteip conf before a2enconf
2020-04-02 17:14:23 +01:00
Imran Iqbal
72eadc7da1
chore(gitignore): update from the template-formula
[skip ci]
...
* Checked using https://github.com/myii/ssf-formula/pull/132
2020-02-14 22:24:29 +00:00
Imran Iqbal
9e5b575318
chore(rubocop): move LineLength
cop from Metrics
to Layout
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/129
2020-02-14 12:47:25 +00:00
Imran Iqbal
275b5d5e69
ci(kitchen): avoid using bootstrap for master
instances [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/124
2020-02-05 13:57:56 +00:00
Sergio Cambra
1ed69f6c6f
fix(debian): generate remoteip conf before a2enconf
2020-01-27 22:43:05 +01:00
Imran Iqbal
08cced2913
ci(travis): use major.minor
for semantic-release
version [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/112
2019-12-22 00:47:33 +00:00
semantic-release-bot
18ac07b36d
chore(release): 0.39.2 [skip ci]
...
## [0.39.2](https://github.com/saltstack-formulas/apache-formula/compare/v0.39.1...v0.39.2 ) (2019-12-20)
### Bug Fixes
* **redhat:** add user & group lookup to configs ([36ad2b2
](36ad2b2442
))
2019-12-20 17:46:25 +00:00
Chris Horne
36ad2b2442
fix(redhat): add user & group lookup to configs
2019-12-20 17:38:01 +00:00
semantic-release-bot
ada208f9bc
chore(release): 0.39.1 [skip ci]
...
## [0.39.1](https://github.com/saltstack-formulas/apache-formula/compare/v0.39.0...v0.39.1 ) (2019-12-20)
### Bug Fixes
* **mod_mpm:** cast to int to avoid Jinja type mismatch error ([21045c7
](21045c7a7b
))
2019-12-20 16:59:57 +00:00
Imran Iqbal
e5579930e7
Merge pull request #272 from dimitry-unified-streaming/fix-mpm_prefork-jinja
...
fix(mod_mpm): cast to int to avoid Jinja type mismatch error
2019-12-20 16:52:13 +00:00
semantic-release-bot
76bfb1b2d2
chore(release): 0.39.0 [skip ci]
...
# [0.39.0](https://github.com/saltstack-formulas/apache-formula/compare/v0.38.2...v0.39.0 ) (2019-12-20)
### Continuous Integration
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([13be6f9
](13be6f9fac
))
* **travis:** apply changes from build config validation [skip ci] ([0aac479
](0aac479c25
))
* **travis:** opt-in to `dpl v2` to complete build config validation ([19e90ea
](19e90ea2d6
))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([6608ddf
](6608ddf8c5
))
* **travis:** run `shellcheck` during lint job [skip ci] ([2ff6b2f
](2ff6b2f17e
))
* **travis:** use build config validation (beta) [skip ci] ([73160b2
](73160b2491
))
### Features
* **server-status:** allow remote servers to reach server-status page ([a3c0022
](a3c0022d79
))
2019-12-20 16:51:40 +00:00
Imran Iqbal
d78d0cc166
Merge pull request #273 from mcarlton00/server-status-sources
...
Allow remote servers to access server status page
2019-12-20 16:43:11 +00:00
mcarlton00
a3c0022d79
feat(server-status): allow remote servers to reach server-status page
2019-12-20 11:20:26 -05:00
Dimitry Andric
21045c7a7b
fix(mod_mpm): cast to int to avoid Jinja type mismatch error
...
This fixes the following error when Jinja tries to process
`mpm_prefork.conf.jinja` or `00-mpm.conf.jinja`, when it processes the
`max_request_workers` comparison:
```
Unable to manage file: Jinja error: '>=' not supported between instances of 'str' and 'int'
[...]
<IfModule mpm_prefork_module>
StartServers {{ mpm_param['start_servers'] | d('5') }}
MaxRequestWorkers {{ mpm_param['max_request_workers'] | d('150') }}
{%- if mpm_param['max_request_workers'] | d('150') >= 256 %} <======================
ServerLimit {{ mpm_param['max_request_workers'] | d('150') }}
{%- endif %}
MinSpareServers {{ mpm_param['min_spare_servers'] | d('5') }}
MaxSpareServers {{ mpm_param['max_spare_servers'] | d('10') }}
MaxConnectionsPerChild {{ mpm_param['max_connections_per_child'] | d('0') }}
```
Add filters that convert the values to an int first.
2019-12-20 13:24:37 +01:00
Imran Iqbal
13be6f9fac
ci(gemfile): restrict train
gem version until upstream fix [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/110
2019-12-16 13:35:22 +00:00
Imran Iqbal
6608ddf8c5
ci(travis): quote pathspecs used with git ls-files
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/107
2019-11-27 21:48:33 +00:00
Imran Iqbal
2ff6b2f17e
ci(travis): run shellcheck
during lint job [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/106
2019-11-27 21:01:16 +00:00
Imran Iqbal
19e90ea2d6
ci(travis): opt-in to dpl v2
to complete build config validation
...
* Automated using https://github.com/myii/ssf-formula/pull/100
2019-11-18 13:42:18 +00:00
Imran Iqbal
0aac479c25
ci(travis): apply changes from build config validation [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/98
2019-11-16 20:08:52 +00:00
Imran Iqbal
73160b2491
ci(travis): use build config validation (beta) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/97
2019-11-13 16:42:36 +00:00
semantic-release-bot
c763e1edce
chore(release): 0.38.2 [skip ci]
...
## [0.38.2](https://github.com/saltstack-formulas/apache-formula/compare/v0.38.1...v0.38.2 ) (2019-11-07)
### Bug Fixes
* **apache/modules.sls:** fix duplicated ID ([57afd71
](57afd71627
))
2019-11-07 17:00:14 +00:00
Niels Abspoel
505ce0332b
Merge pull request #269 from scambra/patch-modules
...
fix duplicated ID
2019-11-07 17:49:43 +01:00
semantic-release-bot
24a4a24cdc
chore(release): 0.38.1 [skip ci]
...
## [0.38.1](https://github.com/saltstack-formulas/apache-formula/compare/v0.38.0...v0.38.1 ) (2019-11-05)
### Bug Fixes
* **mod_perl2.sls:** fix a2enmod perl2 error ([fba8d21
](fba8d21794
))
* **release.config.js:** use full commit hash in commit link [skip ci] ([dc5593c
](dc5593cfdf
))
### Continuous Integration
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([09d82a5
](09d82a581c
))
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([d0bf6f3
](d0bf6f3796
))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([fc0f869
](fc0f869b78
))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([2622d48
](2622d48b4c
))
### Performance Improvements
* **travis:** improve `salt-lint` invocation [skip ci] ([bf75770
](bf75770220
))
2019-11-05 08:20:16 +00:00
Imran Iqbal
3a7e89024c
Merge pull request #271 from SynPrime/perl2-fix
...
fix(mod_perl2.sls): fix a2enmod perl2 error
2019-11-05 08:09:32 +00:00
Gino Naumann
fba8d21794
fix(mod_perl2.sls): fix a2enmod perl2 error
2019-11-04 17:23:25 +01:00
Imran Iqbal
d0bf6f3796
ci(kitchen): use develop
image until master
is ready (amazonlinux
) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/93
2019-11-03 11:39:29 +00:00
Imran Iqbal
bf75770220
perf(travis): improve salt-lint
invocation [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/90
2019-11-02 08:29:44 +00:00
Imran Iqbal
dc5593cfdf
fix(release.config.js): use full commit hash in commit link [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/89
2019-10-31 10:24:01 +00:00
Sergio Cambra
57afd71627
fix(apache/modules.sls): fix duplicated ID
2019-10-30 12:53:39 +01:00
Imran Iqbal
fc0f869b78
ci(kitchen+travis): upgrade matrix after 2019.2.2
release [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/86
2019-10-30 04:50:25 +00:00
Imran Iqbal
09d82a581c
ci(kitchen): use debian-10-master-py3
instead of develop
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/84
2019-10-24 18:02:17 +01:00
Imran Iqbal
2622d48b4c
ci(travis): update salt-lint
config for v0.0.10
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/82
2019-10-23 17:22:41 +01:00
semantic-release-bot
f9dcbdd659
chore(release): 0.38.0 [skip ci]
...
# [0.38.0](https://github.com/saltstack-formulas/apache-formula/compare/v0.37.4...v0.38.0 ) (2019-10-20)
### Bug Fixes
* **apache-2.2.config.jinja:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apache-formula/commit/f4045ef ))
* **apache-2.4.config.jinja:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apache-formula/commit/e2c1c2e ))
* **flags.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apache-formula/commit/a146c59 ))
* **init.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apache-formula/commit/8465eb4 ))
* **map.jinja:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apache-formula/commit/d011324 ))
* **mod_geoip.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apache-formula/commit/e55ef9b ))
* **modsecurity.conf.jinja:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apache-formula/commit/2a79d05 ))
* **modules.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apache-formula/commit/55d11f8 ))
* **server_status.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apache-formula/commit/da9a592 ))
* **uninstall.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apache-formula/commit/ed7dc7b ))
* **vhosts/cleanup.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apache-formula/commit/b0bbd0b ))
* **vhosts/minimal.tmpl:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apache-formula/commit/146dc67 ))
* **vhosts/proxy.tmpl:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apache-formula/commit/e7c9fbb ))
* **vhosts/redirect.tmpl:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apache-formula/commit/0a41b19 ))
* **vhosts/standard.tmpl:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apache-formula/commit/1bad58d ))
* **yamllint:** fix all errors ([](https://github.com/saltstack-formulas/apache-formula/commit/97f6ead ))
### Documentation
* **formula:** use standard structure ([](https://github.com/saltstack-formulas/apache-formula/commit/701929d ))
* **readme:** move to `docs/` directory and modify accordingly ([](https://github.com/saltstack-formulas/apache-formula/commit/6933f0e ))
### Features
* **semantic-release:** implement for this formula ([](https://github.com/saltstack-formulas/apache-formula/commit/34d1f7c ))
### Tests
* **mod_security_spec:** convert from Serverspec to InSpec ([](https://github.com/saltstack-formulas/apache-formula/commit/68b971b ))
2019-10-20 12:05:29 +00:00
Niels Abspoel
34324bd2c6
Merge pull request #270 from myii/feat/implement-semantic-release
...
feat(semantic-release): implement for this formula
2019-10-20 13:55:10 +02:00
Imran Iqbal
6933f0e427
docs(readme): move to docs/
directory and modify accordingly
2019-10-17 09:12:49 +01:00
Imran Iqbal
701929d616
docs(formula): use standard structure
2019-10-17 09:12:48 +01:00
Imran Iqbal
1bad58d899
fix(vhosts/standard.tmpl): fix salt-lint
errors
...
```bash
Examining apache/vhosts/standard.tmpl of type state
[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/vhosts/standard.tmpl:46
<VirtualHost {% for intf in vals.interfaces %} {{intf}}:{{ vals.port }}{% endfor -%}>
[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/vhosts/standard.tmpl:70
{% if site.get('SSLCertificateChainFile') %}SSLCertificateChainFile {{ site.SSLCertificateChainFile}}{% endif %}
[201] Trailing whitespace
apache/vhosts/standard.tmpl:72
[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/vhosts/standard.tmpl:96
{% if dvals.get('Require') != False %}Require {{dvals.Require}}{% endif %}
[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/vhosts/standard.tmpl:120
{%- if lvals.get('Require') != False %}Require {{lvals.Require}}{% endif %}
```
2019-10-17 08:32:32 +01:00
Imran Iqbal
0a41b193da
fix(vhosts/redirect.tmpl): fix salt-lint
errors
...
```bash
Examining apache/vhosts/redirect.tmpl of type state
[201] Trailing whitespace
apache/vhosts/redirect.tmpl:23
[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/vhosts/redirect.tmpl:28
<VirtualHost {%- for intf in vals.interfaces %} {{intf}}:{{ vals.port }}{% endfor -%}>
[201] Trailing whitespace
apache/vhosts/redirect.tmpl:47
```
2019-10-17 08:32:32 +01:00
Imran Iqbal
e7c9fbb152
fix(vhosts/proxy.tmpl): fix salt-lint
errors
...
```bash
Examining apache/vhosts/proxy.tmpl of type state
[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/vhosts/proxy.tmpl:38
<VirtualHost {%- for intf in vals.interfaces %} {{intf}}:{{ vals.port }}{% endfor -%}>
[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/vhosts/proxy.tmpl:53
{% if site.get('SSLCertificateChainFile') %}SSLCertificateChainFile {{ site.SSLCertificateChainFile}}{% endif %}
[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/vhosts/proxy.tmpl:85
{%- if lvals.get('Require') != False %}Require {{lvals.Require}}{% endif %}
[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/vhosts/proxy.tmpl:102
{%- if lmvals.get('Require') != False %}Require {{lmvals.Require}}{% endif %}
```
2019-10-17 08:32:31 +01:00
Imran Iqbal
146dc6702a
fix(vhosts/minimal.tmpl): fix salt-lint
errors
...
```bash
Examining apache/vhosts/minimal.tmpl of type state
[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/vhosts/minimal.tmpl:25
<VirtualHost {% for intf in vals.interfaces %} {{intf}}:{{ vals.port }}{% endfor -%}>
```
2019-10-17 08:32:31 +01:00
Imran Iqbal
b0bbd0b91d
fix(vhosts/cleanup.sls): fix salt-lint
errors
...
```bash
Examining apache/vhosts/cleanup.sls of type state
[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/vhosts/cleanup.sls:29
- onlyif: "test -L {{ dirpath}}/{{ filename }} || test -f {{ dirpath}}/{{ filename }}"
```
2019-10-17 08:32:31 +01:00
Imran Iqbal
ed7dc7b411
fix(uninstall.sls): fix salt-lint
errors
...
```bash
Examining apache/uninstall.sls of type state
[201] Trailing whitespace
apache/uninstall.sls:2
```
2019-10-17 08:32:31 +01:00
Imran Iqbal
da9a59225a
fix(server_status.sls): fix salt-lint
errors
...
```bash
Examining apache/server_status.sls of type state
[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/server_status.sls:7
{{apache.confdir}}/server-status{{apache.confext}}:
```
2019-10-17 08:32:31 +01:00