Niels Abspoel
cb0219d0ce
Merge pull request #425 from noelmcloughlin/pkgrepo2
...
fix(os): pass pkgrepo state on unsupported os
2019-08-01 20:32:05 +02:00
N
beb0e85b04
fix(perms): some os have custom user/root
2019-08-01 13:13:27 +01:00
N
14276e2074
fix(macos): fix minion package handling for homebrew
2019-08-01 01:31:02 +01:00
N
455797675c
fix(os): pass state on unsupported os
2019-07-30 00:12:59 +01:00
Imran Iqbal
fbe814ace8
feat(tofs
): allow TOFS for minion configuration
2019-06-07 03:58:24 +01:00
Imran Iqbal
1b202afb29
feat(tofs
): allow TOFS for master configuration
2019-06-07 03:58:24 +01:00
Imran Iqbal
61a93d8c1e
chore(tofs
): prepare library and pillar.example
2019-06-07 03:58:06 +01:00
Imran Iqbal
7cec4c0bb3
Merge pull request #409 from alxwr/fix-raspbian
...
osmap: Raspbian used the Debian repo
2019-04-24 00:44:23 +01:00
Alexander Weidinger
0433114083
osmap: Raspbian used the Debian repo
2019-04-24 01:15:51 +02:00
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
2019-04-18 07:16:56 +01:00
Imran Iqbal
f5ab70e90b
refactor(osfamilymap): rename py_ver_dir
since not only for dirs
...
* Prepare for selecting correct version of Windows `salt-minion` pkg
2019-04-18 07:05:37 +01:00
Imran Iqbal
ab765e3305
Revert "shutup debug output from unless"
...
This reverts commit 2a0f4617db
.
* Close #403
2019-04-16 23:57:20 +01:00
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
2019-04-01 09:50:27 -03:00
Javier Bértoli
2e1d4c4573
Specify dependencies
2019-03-31 13:02:13 -03:00
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
2019-03-31 11:44:44 -03:00
Niels Abspoel
9940319ea2
Merge pull request #404 from myii/PR_reformat-jinja
...
Reformat `formulas.sls` Jinja to make it easier to work with
2019-02-15 21:15:00 +01:00
Imran Iqbal
922135df31
Improve reformating of formulas.sls
Jinja
2019-02-15 04:28:51 +00:00
Imran Iqbal
f76364c1b7
Reformat formulas.sls
Jinja to make it easier to work with
2019-02-15 01:33:18 +00:00
Dafydd Jones
a0e0a65e18
osfamily map: make pkgrepo work for Debian derivatives without their own repos
...
e.g. TurnKey Linux amongst others
2019-02-11 16:55:21 +00:00
Niels Abspoel
5eee4c61dc
Merge pull request #397 from myii/PR_364-py3
...
Fix `repo.saltstack.com` URLs for Python 3 packages (#364 )
2019-02-01 17:37:23 +01:00
Imran Iqbal
f7be659561
Fix repo.saltstack.com
URLs for Python 3 packages ( #364 )
2019-01-29 13:37:35 +00:00
Imran Iqbal
feb09698ce
Fix salt:lookup
regression
2019-01-29 05:38:25 +00:00
Niels Abspoel
66c0699814
fix small issues found by @myii
2019-01-26 11:10:44 +01:00
Niels Abspoel
7fdba98802
fix typo
2019-01-25 22:05:21 +01:00
Niels Abspoel
93682852a7
simplify map.jinja
2019-01-25 21:35:16 +01:00
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.
2019-01-25 15:32:03 +00:00
Thor77
ff34b1f8a4
Add missing GitPython-package for Arch
2019-01-05 12:06:54 +01:00
Niels Abspoel
ec7984ca02
Merge pull request #391 from noelmcloughlin/fixes
...
shutoff debug output from unless
2018-12-20 22:46:01 +01:00
N
2a0f4617db
shutup debug output from unless
2018-12-20 21:08:15 +00:00
Niels Abspoel
3888519cdf
Merge pull request #381 from starops/external_auth-file-directives
...
Add support for file external_auth special directives
2018-12-19 20:41:25 +01:00
Niels Abspoel
b13bc6d461
Merge pull request #387 from M2Mobi/extra_config_mapping
...
Fix support for extra config values as mappings
2018-12-19 20:40:51 +01:00
N
322dc97763
shutup cmd.run (its debug by default)
2018-12-18 21:50:37 +00:00
N
5570b6c072
Move some defaults from pillar.example to defaults
2018-12-18 21:42:28 +00:00
Heinz Wiesinger
549c73c739
Fix support for extra config values as mappings
2018-11-12 17:54:11 +01:00
Niels Abspoel
ed9a1b1814
Merge pull request #382 from msciciel/fileserver-list-cache-time
...
Support fileserver_list_cache_time in master configuration
2018-09-20 21:19:43 +02:00
N
8a6badf714
Stop noise from 'test -e' check'
2018-09-18 22:35:38 +01:00
Krzysztof Pawłowski
f43cc94362
Support fileserver_list_cache_time in master configuration
2018-08-09 09:06:00 +02:00
Johannes Löthberg
ec33ba5fab
Add support for file external_auth special directives
...
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-08-06 10:26:17 +02:00
Alexandre Anriot
3e6e6028ae
Support publisher_acl minion-level commands
2018-07-11 14:36:41 +02:00
Niels Abspoel
d87d858a87
Merge pull request #378 from mrichar1/extra_config
...
Handle other non-iterable values like int/float.
2018-07-02 11:12:05 +02:00
Matthew Richardson
aff75ce8ac
Handle other non-iterable values like int/float.
2018-07-01 22:09:34 +01:00
Niels Abspoel
a1a65ce1e9
Merge pull request #375 from mrichar1/extra_config
...
Handle extra config where value is a list (minion)
2018-06-29 17:06:50 +02:00
Matthew Richardson
1a5027ef8c
Handle pillar params with child params. ( #372 )
2018-06-22 10:41:10 +02:00
Matthew Richardson
c363aa9e04
Handle extra config where value is a list.
2018-06-12 14:40:54 +01:00
ze42
2761d90626
minion: master_alive_interval: remove duplicate ( #369 )
...
Remove commented version and associated comment, as we still have the same
option earlier in config with an other valid comment.
2018-06-11 11:12:23 +02:00
myii
91b666c75f
Improve limitations related to git.latest
in salt.formulas
( #239 )
...
* Ensure options for formulas `git.latest` are also based on defaults
* Prevent erroneous remote tracking branch modification by `salt.formulas` #238
* Allow multiple envs to use the same gitdir for `salt.formulas`
* Ensure `gitdir` original branch is checked out after formulas `git.latest`
* Fix erroneous comment re: merging in `salt` pillar
2018-06-10 11:18:20 +02:00
Justin Riley
d2ceaab7dd
only set master_alive_interval once ( #368 )
...
closes #367
2018-06-08 17:12:07 +02:00
Felix Russell
9f33d2afe1
[Minion] [returner] [Elasticsearch] Yaml read patch + example.pillar update ( #359 )
...
* Minion/returner/elasticsearch yaml read fix.
* Improved the documentation for the elasticsearch returner
2018-04-17 22:26:45 +02:00
Colin Stubbs
32d9a9467d
Add MacOS support; fix Issue #352 ( #363 )
...
* Add MacOS support; fix Issue #352
* On MacOS, only attempt download if condition
Add if salt_settings.install_packages to requisites for an attempt to download the minion package on MacOS
* Update example pillar for MacOS support
Describe how to use MacOS specific options
* Add MacOS notes
* Update README.rst
* Update README.rst
2018-04-17 22:26:20 +02:00
Jerzy Drozdz
d1e4768cdb
Quotation and ipv6 ( #355 )
...
* Added quotration around globing rules
2018-04-05 12:45:59 +02:00