Imran Iqbal
012693a1e5
ci(vagrant): replace FreeBSD 12.2 with 12.3 [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/395
3 years ago
Imran Iqbal
f7d2ec6e51
chore(gemfile.lock): update to latest gem versions (2021-W51) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/394
3 years ago
Imran Iqbal
fe82ccc2be
chore(gemfile.lock): update to latest gem versions (2021-W50) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/391
3 years ago
Imran Iqbal
b878239d27
chore(gemfile.lock): update to latest gem versions (2021-W49) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/388
3 years ago
Imran Iqbal
b44e444fa6
chore(gemfile.lock): update to latest gem versions (2021-W47) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/386
3 years ago
Imran Iqbal
77f47b17c3
ci(kitchen+ci): update with `3004` pre-salted images/boxes [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/385
3 years ago
semantic-release-bot
4a46e038e5
chore(release): 1.2.2 [skip ci]
## [1.2.2](https://github.com/saltstack-formulas/apache-formula/compare/v1.2.1...v1.2.2 ) (2021-10-28)
### Bug Fixes
* **redhat:** use correct vhostdir, sitesdir and logrotate script for redhat family ([#376 ](https://github.com/saltstack-formulas/apache-formula/issues/376 )) ([c4b8538
](c4b8538128
))
3 years ago
l00d3r
c4b8538128
fix(redhat): use correct vhostdir, sitesdir and logrotate script for redhat family ( #376 )
* fix(redhat): use correct dirs for redhat family
Red hat family distributions do not implement sites-enabled nor vhosts.d
directories and all virtual hosts are under /etc/httpd/conf.d
Redhat based distros don't have /etc/init.d/httpd to rotate logs.
Default for them uses systemctl reload to rotate logs
3 years ago
Imran Iqbal
ea777fd102
chore(gemfile.lock): update to latest gem versions (2021-W43) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/381
3 years ago
Imran Iqbal
564971493d
chore(gemfile.lock): update to latest gem versions (2021-W42) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/380
3 years ago
semantic-release-bot
86dc3b3d6f
chore(release): 1.2.1 [skip ci]
## [1.2.1](https://github.com/saltstack-formulas/apache-formula/compare/v1.2.0...v1.2.1 ) (2021-10-20)
### Bug Fixes
* **vhosts:** reset `cleanup` to previous and use dedicated `clean` SLS ([0c6c1d3
](0c6c1d36e2
))
### Continuous Integration
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([a3d49f1
](a3d49f1852
))
* test for upstream Salt regressions in `master` instances (2021-W37a) ([69dcfd9
](69dcfd9c3b
))
### Documentation
* **readme:** document vhosts clean/cleanup ([2d72dff
](2d72dff82b
)), closes [#372 ](https://github.com/saltstack-formulas/apache-formula/issues/372 )
3 years ago
Imran Iqbal
cde7c5b6db
Merge pull request #374 from Yoda-BZH/master
docs(readme): document vhosts clean/cleanup
3 years ago
Yoda-BZH
f35e7dc32c
Merge pull request #1 from Yoda-BZH/yodabzh-document-states-cleanup
docs(readme): document vhosts clean/cleanup
3 years ago
Yoda-BZH
2d72dff82b
docs(readme): document vhosts clean/cleanup
Linked to #372
Properly document ``apache.config.vhosts.clean`` and ``apache.config.vhosts.cleanup``, and the differences between them.
3 years ago
Imran Iqbal
ce4f4a72c3
Merge pull request #372 from myii/fix/reset-vhosts-cleanup-and-provide-separate-clean
fix(vhosts): reset `cleanup` to previous and use dedicated `clean` SLS
3 years ago
Imran Iqbal
0c6c1d36e2
fix(vhosts): reset `cleanup` to previous and use dedicated `clean` SLS
3 years ago
Imran Iqbal
35e9990a9a
chore(gemfile.lock): update to latest gem versions (2021-W41) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/378
3 years ago
Imran Iqbal
ee77d27a4c
chore(gemfile.lock): update to latest gem versions (2021-W40) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/375
3 years ago
Imran Iqbal
a3d49f1852
ci(kitchen+ci): update with latest CVE pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/374
3 years ago
Imran Iqbal
a57d98f4fe
chore(pillar.example): reset after recent fixes [skip ci]
3 years ago
Imran Iqbal
da7cc0cead
chore(gemfile.lock): update to latest gem versions (2021-W39) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/370
3 years ago
Imran Iqbal
16b281a5e9
chore(gemfile.lock): update to latest gem versions (2021-W38) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/369
3 years ago
Imran Iqbal
79165a1f05
can't use `clean` in the same suite reliably (unless we find a proper way)
3 years ago
Imran Iqbal
86015dea62
final `kitchen.yml` before commenting out `clean` states
3 years ago
Imran Iqbal
9d3e62c3cc
all the fixes for `clean` states to work properly
3 years ago
Imran Iqbal
c4dce07476
got all pkg/config/service running (except those disabled in kitchen.yml)
3 years ago
Imran Iqbal
0222263c65
got basic `apache` state working
3 years ago
Imran Iqbal
1002efa909
second batch
3 years ago
Imran Iqbal
302db15f95
all suite in kitchen; initial "broken" states already commented out
3 years ago
Imran Iqbal
8682dff6dc
basic fixes
3 years ago
Imran Iqbal
9bbb008325
chore(gemfile.lock): update to latest gem versions (2021-W37) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/368
3 years ago
Imran Iqbal
69dcfd9c3b
ci: test for upstream Salt regressions in `master` instances (2021-W37a)
* Automated using https://github.com/myii/ssf-formula/pull/999
3 years ago
Imran Iqbal
aff6dd2875
chore(gemfile.lock): update to latest gem versions (2021-W36) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/367
3 years ago
Imran Iqbal
ee8c718cb7
chore(gemfile.lock): update to latest gem versions (2021-W35) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/364
3 years ago
semantic-release-bot
0cbac9c7af
chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/saltstack-formulas/apache-formula/compare/v1.1.8...v1.2.0 ) (2021-08-28)
### Bug Fixes
* **suse:** use correct vhostdir and sitesdir for suse family ([#369 ](https://github.com/saltstack-formulas/apache-formula/issues/369 )) ([fe0ceb7
](fe0ceb78b7
)), closes [/documentation.suse.com/sles/15-SP3/html/SLES-all/cha-apache2.html#sec-apache2](https://github.com//documentation.suse.com/sles/15-SP3/html/SLES-all/cha-apache2.html/issues/sec-apache2 )
### Continuous Integration
* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([2e116ec
](2e116ec412
))
* **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] ([d679580
](d67958043d
))
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([5dd7009
](5dd700944b
))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([0d1a6dc
](0d1a6dc75d
))
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([d3641d7
](d3641d7f0d
))
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([7741b90
](7741b90ff6
))
### Features
* **alma+rocky:** add platforms (based on CentOS 8) [skip ci] ([4353e57
](4353e57a1b
))
3 years ago
Fabian Niepelt
fe0ceb78b7
fix(suse): use correct vhostdir and sitesdir for suse family ( #369 )
The Suse family of distributions does not implement the sites-available/sites-enabled
distinction and puts all vhosts into /etc/apache2/vhosts.d.
Sources:
- https://documentation.suse.com/sles/15-SP3/html/SLES-all/cha-apache2.html#sec-apache2-configuration-manually
- https://build.opensuse.org/package/view_file/openSUSE:Factory/apache2/apache2-httpd.conf?expand=1
3 years ago
Imran Iqbal
e354631e4d
chore(gemfile.lock): update to latest gem versions (2021-W34) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/362
3 years ago
Imran Iqbal
d3641d7f0d
ci(kitchen+ci): update with latest `3003.2` pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/360
3 years ago
Imran Iqbal
4c2791db7a
chore(gemfile.lock): update to latest gem versions (2021-W33) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/359
3 years ago
Imran Iqbal
b7c157288f
chore(gemfile.lock): update to latest gem versions (2021-W32) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/358
3 years ago
Imran Iqbal
5dd700944b
ci(gemfile+lock): use `ssf` customised `inspec` repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/357
3 years ago
Imran Iqbal
5cd8a05c06
chore(gemfile.lock): update to latest gem versions (2021-W31) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/356
3 years ago
Imran Iqbal
7732095817
chore(gemfile.lock): update to latest gem versions (2021-W30) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/353
3 years ago
Imran Iqbal
d67958043d
ci(freebsd): update with latest pre-salted Vagrant boxes [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/350
3 years ago
Imran Iqbal
209f624405
chore(gemfile.lock): update to latest gem versions (2021-W29) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/349
3 years ago
Imran Iqbal
7741b90ff6
ci: add Debian 11 Bullseye & update `yamllint` configuration [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/345
3 years ago
Imran Iqbal
0d1a6dc75d
ci(kitchen): move `provisioner` block & update `run_command` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/344
3 years ago
Imran Iqbal
f51c0fd925
chore(gemfile+lock): update to latest gem versions (2021-W28) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/343
3 years ago
Imran Iqbal
22b0e1b4cb
chore(deps): bump `addressable` from `2.7.0` to `2.8.0` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/340
3 years ago
Imran Iqbal
2e116ec412
ci(3003.1): update inc. AlmaLinux, Rocky & `rst-lint` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/335
3 years ago