Imran Iqbal
5fcadcdc59
fix(travis): disable two failing platforms until they can be fixed
* Every PR is currently showing as failed and `commitlint` is never running
* Disable these two platforms in the meantime; still ten platforms being tested
* `opensuse-423` is EOL in any case
il y a 5 ans
semantic-release-bot
6a312544dd
chore(release): 0.58.0 [skip ci]
# [0.58.0](https://github.com/saltstack-formulas/salt-formula/compare/v0.57.1...v0.58.0 ) (2019-06-13)
### Features
* **`tofs`:** allow TOFS for master configuration ([1b202af
](https://github.com/saltstack-formulas/salt-formula/commit/1b202af ))
* **`tofs`:** allow TOFS for minion configuration ([fbe814a
](https://github.com/saltstack-formulas/salt-formula/commit/fbe814a ))
il y a 5 ans
Denys Havrysh
05b71abff7
Merge pull request #398 from myii/PR_master-f_defaults
feat(`tofs`): allow TOFS for master+minion configuration
il y a 5 ans
Imran Iqbal
fbe814ace8
feat(`tofs`): allow TOFS for minion configuration
il y a 5 ans
Imran Iqbal
1b202afb29
feat(`tofs`): allow TOFS for master configuration
il y a 5 ans
Imran Iqbal
61a93d8c1e
chore(`tofs`): prepare library and `pillar.example`
il y a 5 ans
semantic-release-bot
be262e8906
chore(release): 0.57.1 [skip ci]
## [0.57.1](https://github.com/saltstack-formulas/salt-formula/compare/v0.57.0...v0.57.1 ) (2019-05-14)
### Documentation
* **semantic-release:** implement an automated changelog ([b73af20
](https://github.com/saltstack-formulas/salt-formula/commit/b73af20 ))
il y a 5 ans
Imran Iqbal
834d1a6025
Merge pull request #415 from daks/semantic-release
docs(semantic-release): implement an automated changelog
il y a 5 ans
Eric Veiras Galisson
b73af20fe8
docs(semantic-release): implement an automated changelog
plus docs on contributing, testing
il y a 5 ans
Imran Iqbal
7cec4c0bb3
Merge pull request #409 from alxwr/fix-raspbian
osmap: Raspbian used the Debian repo
il y a 5 ans
Alexander Weidinger
0433114083
osmap: Raspbian used the Debian repo
il y a 5 ans
Javier Bértoli
0c0eca2983
Merge pull request #414 from myii/bug/use-py2-centos-7
ci(kitchen+travis): use `py2` instead of `py3` for `centos-7`
il y a 5 ans
Imran Iqbal
071942061d
ci(kitchen+travis): use `py2` instead of `py3` for `centos-7`
il y a 5 ans
Niels Abspoel
0ba5261e1b
Merge pull request #412 from myii/bug/fix-windows-py3
fix(windows): use correct `salt-minion` package name
il y a 5 ans
Imran Iqbal
1f0cefdb78
fix(windows): use correct `salt-minion` package name
* From `salt-winrepo-ng`:
+ https://github.com/saltstack/salt-winrepo-ng/blob/master/salt-minion-py2.sls
- Package: `salt-minion`
+ https://github.com/saltstack/salt-winrepo-ng/blob/master/salt-minion-py3.sls
- Package: `salt-minion-py3`
* Close #411
il y a 5 ans
Imran Iqbal
f5ab70e90b
refactor(osfamilymap): rename `py_ver_dir` since not only for dirs
* Prepare for selecting correct version of Windows `salt-minion` pkg
il y a 5 ans
Niels Abspoel
b07e0cf9d4
Merge pull request #413 from myii/bug/revert-to-resolve-403
Fix regression #403
il y a 5 ans
Imran Iqbal
ab765e3305
Revert "shutup debug output from unless"
This reverts commit 2a0f4617db
.
* Close #403
il y a 5 ans
Imran Iqbal
683f45579d
Merge pull request #406 from netmanagers/master
Update the testing matrix (5 distros, 2 python versions, 3 salt versions)
il y a 5 ans
Javier Bértoli
4231029c62
Changed Redhat's repo name and file
To match the one used by the bootstrapper. Otherwhise, we end up with two repos configured
il y a 5 ans
Javier Bértoli
79109b98f0
Try to make centos-6 work
il y a 5 ans
Javier Bértoli
5ffc1e5bc1
Bootstrap using git, so versions don't collide at package install time.
il y a 5 ans
Javier Bértoli
2e1d4c4573
Specify dependencies
il y a 5 ans
Javier Bértoli
9f9bd97f9e
We don't need the daemons running at bootstrap time
il y a 5 ans
Javier Bértoli
f494b59fe1
Fix test repo dir, try to get centos-6 working
il y a 5 ans
Javier Bértoli
b2d760cd87
Update the testing matrix to cover most distro+salt+python combinations
Use py3 for latest salt version
Use Python 2 on old distros
Update Gemfile
Updated centos-6 run_command, as it does not use systemd
Added tests to verify correct package versions for all cases tested
il y a 5 ans
Niels Abspoel
764d9eef6d
Merge pull request #402 from aboe76/authors/wip
add autogenerated AUTHORS.md
il y a 5 ans
Niels Abspoel
9940319ea2
Merge pull request #404 from myii/PR_reformat-jinja
Reformat `formulas.sls` Jinja to make it easier to work with
il y a 5 ans
Imran Iqbal
922135df31
Improve reformating of `formulas.sls` Jinja
il y a 5 ans
Imran Iqbal
f76364c1b7
Reformat `formulas.sls` Jinja to make it easier to work with
il y a 5 ans
Niels Abspoel
5aad03cf69
add autogenerated AUTHORS.md
il y a 5 ans
Niels Abspoel
20e893bec9
Merge pull request #401 from dafyddj/use-os_family-for-pkgrepo
Make pkgrepo work for Debian derivatives without their own repos
il y a 5 ans
Dafydd Jones
a0e0a65e18
osfamily map: make pkgrepo work for Debian derivatives without their own repos
e.g. TurnKey Linux amongst others
il y a 5 ans
Niels Abspoel
5eee4c61dc
Merge pull request #397 from myii/PR_364-py3
Fix `repo.saltstack.com` URLs for Python 3 packages (#364 )
il y a 5 ans
Niels Abspoel
698085f758
Merge pull request #396 from myii/PR_fix-lookup-regression
Fix `salt:lookup` regression
il y a 5 ans
Imran Iqbal
f7be659561
Fix `repo.saltstack.com` URLs for Python 3 packages ( #364 )
il y a 5 ans
Imran Iqbal
feb09698ce
Fix `salt:lookup` regression
il y a 5 ans
Imran Iqbal
1d9643b14b
Merge pull request #395 from aboe76/simplify-map.jinja
Simplify map.jinja revert deep_merge solution from #193
il y a 5 ans
Niels Abspoel
66c0699814
fix small issues found by @myii
il y a 5 ans
Niels Abspoel
7fdba98802
fix typo
il y a 5 ans
Niels Abspoel
93682852a7
simplify map.jinja
il y a 5 ans
Niels Abspoel
44b06d70b7
Merge pull request #394 from myii/PR_364-archive-dir-for-minor-release
Fix `repo.saltstack.com` URLs for pinned minor release (#364 )
il y a 5 ans
Raluca Samuilescu
68f8d57e05
Fix `repo.saltstack.com` URLs for pinned minor release ( #364 )
* All minor releases appear in an `archive` sub-directory.
* Resolves main bug in GitHub issue #364 .
* Simplification of original GitHub PR #365 by @ralucasg .
il y a 5 ans
Niels Abspoel
d2668a03cf
Merge pull request #393 from Thor77/fix-arch-gitpython
Add missing GitPython-package for Arch
il y a 5 ans
Thor77
ff34b1f8a4
Add missing GitPython-package for Arch
il y a 5 ans
N
d370f88d2c
Merge pull request #392 from aboe76/travis_integration
add initial travis integration
il y a 6 ans
Niels Abspoel
45394feb99
add initial travis integration
add travis button to README
il y a 6 ans
Niels Abspoel
ec7984ca02
Merge pull request #391 from noelmcloughlin/fixes
shutoff debug output from unless
il y a 6 ans
N
2a0f4617db
shutup debug output from unless
il y a 6 ans
Niels Abspoel
3888519cdf
Merge pull request #381 from starops/external_auth-file-directives
Add support for file external_auth special directives
il y a 6 ans