Javier Bértoli
d1d3e552ad
fix(debian): avoid adding repositories entries multiple times
Entries are being duplicated as described in
* https://github.com/saltstack/salt/issues/60220 and
* https://github.com/saltstack/salt/issues/59785#issuecomment-826590482
hace 2 años
Javier Bértoli
ae52641cfc
style(map.jinja): remove empty line
hace 2 años
Javier Bértoli
b76e8cc664
refactor(pkgs): readbility
hace 2 años
Imran Iqbal
4cd351adbc
fix(freebsd): add `openssl` pkg and update all `default` tests
hace 3 años
Javier Bértoli
7271c9d16c
fix(passenger): various fixes
* correctly set dependencies in configuration
* update RPM repo key
* add tests for passenger installation as nginx module
* update test matrix
hace 4 años
Javier Bértoli
b396b24fe4
feat(config): validate config before applying
hace 4 años
fthenard
a373bdab79
feat(add purge option): purge sites option
hace 4 años
Imran Iqbal
49caf8cd69
fix(map.jinja): use upstream default for `worker_connections`
* Close #261
* https://nginx.org/en/docs/ngx_core_module.html#worker_connections
hace 5 años
Imran Iqbal
0772d8a8d0
fix(map.jinja): fix `salt-lint` errors
```bash
Examining nginx/map.jinja of type state
[202] Jinja statement should have spaces before and after: {% statement %}
nginx/map.jinja:175
})%}
[202] Jinja statement should have spaces before and after: {% statement %}
nginx/map.jinja:181
})%}
[202] Jinja statement should have spaces before and after: {% statement %}
nginx/map.jinja:188
})%}
[202] Jinja statement should have spaces before and after: {% statement %}
nginx/map.jinja:192
})%}
[202] Jinja statement should have spaces before and after: {% statement %}
nginx/map.jinja:195
})%}
```
hace 5 años
N
ab6148c064
feat(linux): archlinux support (no osfinger grain)
hace 5 años
Eric Veiras Galisson
0fc507055d
refactor: replace old `nginx` with `nginx.ng`
BREAKING CHANGE: all previous `nginx` based configurations must be reviewed;
`nginx.ng` usage must be promoted to `nginx` and any uses of the original
`nginx` will have to be converted.
hace 5 años
Bernhard M. Wiedemann
6f5ac946d1
Add support for SUSE OSes
like openSUSE and SLES
hace 6 años
Aline Freitas
aa0314e90d
Get salt version from grains + fix state function name for groupinstall
hace 9 años
Aline Freitas
da1405c5e7
Add support for building from source with os_family=RedHat
hace 9 años
Ross Perkins
2cdd917550
Moved use_upstart and use_sysvinit default values into map.jinja. Source install now using default user/group names defined in map.jinja. Moved more default definitions from source.sls into map.jinja.
hace 10 años
Robert Fairburn
0a99a787c4
Fix support for os_family RedHat
hace 10 años
Renoir Boulanger
e0365dca58
Using in top.sls state was failing because of missing map
hace 10 años
Nitin Madhok
1c0e8d60ae
Revert "ENH: Add install_from_ppa pillar setting and PPA pkgrepo"
hace 10 años
Wes Turner
c696e87f34
ENH: Add install_from_ppa pillar setting and PPA pkgrepo
hace 10 años
root
a03ece8de4
Added map file to resolve apache utils package name
hace 10 años