Saltstack Official Apache Formula
Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Changelog
Bug Fixes
- server-status: enable module in Debian family (632802a)
- server-status: manage module in debian (eafa419)
Tests
- default+modules: add modules’ tests suite (b253625)
Features
- vhosts/standard: add support for ScriptAlias in standard vhost (b88b437)
Features
- redhat/apache-2.x.config.jinja: allow override of default_charset (648f589)
Bug Fixes
- vhosts/cleanup: check
sites-enabled
dir exists before listing it (88373e3), closes #278
Continuous Integration
- gemfile.lock: add to repo with updated
Gemfile
skip ci
- kitchen: use
saltimages
Docker Hub where available skip ci
- kitchen+travis: remove
master-py2-arch-base-latest
skip ci
- travis: add notifications => zulip skip ci
- workflows/commitlint: add to repo skip ci
Bug Fixes
- mod_ssl: update mod_ssl package variable to prevent clashes (5591be2)
Bug Fixes
- debian: generate remoteip conf before a2enconf (1ed69f6)
Continuous Integration
- kitchen: avoid using bootstrap for
master
instances skip ci
- travis: use
major.minor
for semantic-release
version skip ci
Bug Fixes
- redhat: add user & group lookup to configs (36ad2b2)
Bug Fixes
- mod_mpm: cast to int to avoid Jinja type mismatch error (21045c7)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix skip ci
- travis: apply changes from build config validation skip ci
- travis: opt-in to
dpl v2
to complete build config validation (19e90ea)
- travis: quote pathspecs used with
git ls-files
skip ci
- travis: run
shellcheck
during lint job skip ci
- travis: use build config validation (beta) skip ci
Features
- server-status: allow remote servers to reach server-status page (a3c0022)
Bug Fixes
- apache/modules.sls: fix duplicated ID (57afd71)
Bug Fixes
- mod_perl2.sls: fix a2enmod perl2 error (fba8d21)
- release.config.js: use full commit hash in commit link skip ci
Continuous Integration
- kitchen: use
debian-10-master-py3
instead of develop
skip ci
- kitchen: use
develop
image until master
is ready (amazonlinux
) skip ci
- kitchen+travis: upgrade matrix after
2019.2.2
release skip ci
- travis: update
salt-lint
config for v0.0.10
skip ci
- travis: improve
salt-lint
invocation skip ci
Bug Fixes
Documentation
Features
Tests