sticky-note
c4d013260f
fix(symlinks): replace symlinks with real files
5年前
semantic-release-bot
b59500cf5d
chore(release): 0.58.4 [skip ci]
## [0.58.4](https://github.com/saltstack-formulas/salt-formula/compare/v0.58.3...v0.58.4 ) (2019-08-25)
### Bug Fixes
* **minion:** fix version compare in minion.sls ([49bf81b
](https://github.com/saltstack-formulas/salt-formula/commit/49bf81b ))
5年前
Imran Iqbal
23b2b7da64
Merge pull request #419 from sticky-note/fix/minion-version
fix(minion): Fix version compare in minion.sls
5年前
nb
49bf81bc6e
fix(minion): fix version compare in minion.sls
5年前
Niels Abspoel
5778238244
Merge pull request #430 from saltstack-formulas/ryanwalder-patch-1
fix(minion): Add 'return' to reserved_keys in minion config
5年前
Ryan Walder
042e9baad3
Add 'return' to reserved_keys in minion config
This prevents the `return` key being duplicated in the minion config by L1205
5年前
semantic-release-bot
4faaf7529f
chore(release): 0.58.3 [skip ci]
## [0.58.3](https://github.com/saltstack-formulas/salt-formula/compare/v0.58.2...v0.58.3 ) (2019-08-02)
### Code Refactoring
* **linux:** align to template-formula (plus fixes) ([71b4d8a
](https://github.com/saltstack-formulas/salt-formula/commit/71b4d8a ))
5年前
N
2230465c40
Merge pull request #424 from noelmcloughlin/pkgrepo1
refactor(linux): align to template-formula & fixes
5年前
semantic-release-bot
65a55e7982
chore(release): 0.58.2 [skip ci]
## [0.58.2](https://github.com/saltstack-formulas/salt-formula/compare/v0.58.1...v0.58.2 ) (2019-08-01)
### Bug Fixes
* **macos:** fix minion package handling for homebrew ([14276e2
](https://github.com/saltstack-formulas/salt-formula/commit/14276e2 ))
* **minion:** fix jinja rendering error ([550f81b
](https://github.com/saltstack-formulas/salt-formula/commit/550f81b ))
* **os:** pass state on unsupported os ([4557976
](https://github.com/saltstack-formulas/salt-formula/commit/4557976 ))
* **perms:** some os have custom user/root ([beb0e85
](https://github.com/saltstack-formulas/salt-formula/commit/beb0e85 ))
5年前
Niels Abspoel
4cab1d6dd7
Merge pull request #427 from noelmcloughlin/version
fix(minion): fix jinja rendering error
5年前
Niels Abspoel
a399ab2ec6
Merge branch 'master' into version
5年前
Niels Abspoel
cb0219d0ce
Merge pull request #425 from noelmcloughlin/pkgrepo2
fix(os): pass pkgrepo state on unsupported os
5年前
Niels Abspoel
190998ded2
Merge pull request #426 from noelmcloughlin/macos
fix(macos): fix brew packaging handling
5年前
N
beb0e85b04
fix(perms): some os have custom user/root
5年前
semantic-release-bot
2fe8ada616
chore(release): 0.58.1 [skip ci]
## [0.58.1](https://github.com/saltstack-formulas/salt-formula/compare/v0.58.0...v0.58.1 ) (2019-08-01)
### Bug Fixes
* **travis:** disable two failing platforms until they can be fixed ([5fcadcd
](https://github.com/saltstack-formulas/salt-formula/commit/5fcadcd ))
5年前
Imran Iqbal
81aeaa82d0
Merge pull request #428 from saltstack-formulas/myii-patch-1
fix(travis): disable two failing platforms until they can be fixed
5年前
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
5年前
N
14276e2074
fix(macos): fix minion package handling for homebrew
5年前
N
550f81b631
fix(minion): fix jinja rendering error
5年前
N
455797675c
fix(os): pass state on unsupported os
5年前
N
71b4d8abb8
refactor(linux): align to template-formula (plus fixes)
5年前
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 ))
5年前
Denys Havrysh
05b71abff7
Merge pull request #398 from myii/PR_master-f_defaults
feat(`tofs`): allow TOFS for master+minion configuration
5年前
Imran Iqbal
fbe814ace8
feat(`tofs`): allow TOFS for minion configuration
5年前
Imran Iqbal
1b202afb29
feat(`tofs`): allow TOFS for master configuration
5年前
Imran Iqbal
61a93d8c1e
chore(`tofs`): prepare library and `pillar.example`
5年前
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 ))
5年前
Imran Iqbal
834d1a6025
Merge pull request #415 from daks/semantic-release
docs(semantic-release): implement an automated changelog
5年前
Eric Veiras Galisson
b73af20fe8
docs(semantic-release): implement an automated changelog
plus docs on contributing, testing
5年前
Imran Iqbal
7cec4c0bb3
Merge pull request #409 from alxwr/fix-raspbian
osmap: Raspbian used the Debian repo
5年前
Alexander Weidinger
0433114083
osmap: Raspbian used the Debian repo
5年前
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`
5年前
Imran Iqbal
071942061d
ci(kitchen+travis): use `py2` instead of `py3` for `centos-7`
5年前
Niels Abspoel
0ba5261e1b
Merge pull request #412 from myii/bug/fix-windows-py3
fix(windows): use correct `salt-minion` package name
5年前
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
5年前
Imran Iqbal
f5ab70e90b
refactor(osfamilymap): rename `py_ver_dir` since not only for dirs
* Prepare for selecting correct version of Windows `salt-minion` pkg
5年前
Niels Abspoel
b07e0cf9d4
Merge pull request #413 from myii/bug/revert-to-resolve-403
Fix regression #403
5年前
Imran Iqbal
ab765e3305
Revert "shutup debug output from unless"
This reverts commit 2a0f4617db
.
* Close #403
5年前
Imran Iqbal
683f45579d
Merge pull request #406 from netmanagers/master
Update the testing matrix (5 distros, 2 python versions, 3 salt versions)
5年前
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
5年前
Javier Bértoli
79109b98f0
Try to make centos-6 work
5年前
Javier Bértoli
5ffc1e5bc1
Bootstrap using git, so versions don't collide at package install time.
5年前
Javier Bértoli
2e1d4c4573
Specify dependencies
5年前
Javier Bértoli
9f9bd97f9e
We don't need the daemons running at bootstrap time
5年前
Javier Bértoli
f494b59fe1
Fix test repo dir, try to get centos-6 working
5年前
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
5年前
Niels Abspoel
764d9eef6d
Merge pull request #402 from aboe76/authors/wip
add autogenerated AUTHORS.md
5年前
Niels Abspoel
9940319ea2
Merge pull request #404 from myii/PR_reformat-jinja
Reformat `formulas.sls` Jinja to make it easier to work with
5年前
Imran Iqbal
922135df31
Improve reformating of `formulas.sls` Jinja
5年前
Imran Iqbal
f76364c1b7
Reformat `formulas.sls` Jinja to make it easier to work with
5年前