l00d3r
|
22c05d46c3
|
Fix spaceing in RHEL logrotate.sls
|
3 years ago |
l00d3r
|
de73752208
|
Add Centos logrotate config to logrotate.sls
|
3 years ago |
l00d3r
|
c6895c531c
|
Revert "add logrotatecontents directive to osfamilymap"
This reverts commit bd9f38c352 .
|
3 years ago |
l00d3r
|
b5adbc38dc
|
Revert "Use logrotatecontents from osfamilymap"
This reverts commit b1029db0db .
|
3 years ago |
l00d3r
|
f203629686
|
Revert "Update osfamilymap variable names"
This reverts commit 6c2ed4d6e2 .
|
3 years ago |
l00d3r
|
6c2ed4d6e2
|
Update osfamilymap variable names
|
3 years ago |
l00d3r
|
b1029db0db
|
Use logrotatecontents from osfamilymap
|
3 years ago |
l00d3r
|
bd9f38c352
|
add logrotatecontents directive to osfamilymap
|
3 years ago |
l00d3r
|
4d38d6e134
|
Change redhat family defaults to OS defaults
|
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 |
Imran Iqbal
|
4353e57a1b
|
feat(alma+rocky): add platforms (based on CentOS 8) [skip ci]
|
3 years ago |