Christian McHugh
3753fc96d0
Update ssh.tst
5年前
Christian McHugh
668e712d6c
Add initial saltcheck tests
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年前
Niels Abspoel
5aad03cf69
add autogenerated AUTHORS.md
5年前
Niels Abspoel
20e893bec9
Merge pull request #401 from dafyddj/use-os_family-for-pkgrepo
Make pkgrepo work for Debian derivatives without their own repos
5年前
Dafydd Jones
a0e0a65e18
osfamily map: make pkgrepo work for Debian derivatives without their own repos
e.g. TurnKey Linux amongst others
5年前
Niels Abspoel
5eee4c61dc
Merge pull request #397 from myii/PR_364-py3
Fix `repo.saltstack.com` URLs for Python 3 packages (#364 )
5年前
Niels Abspoel
698085f758
Merge pull request #396 from myii/PR_fix-lookup-regression
Fix `salt:lookup` regression
5年前
Imran Iqbal
f7be659561
Fix `repo.saltstack.com` URLs for Python 3 packages ( #364 )
5年前
Imran Iqbal
feb09698ce
Fix `salt:lookup` regression
5年前
Imran Iqbal
1d9643b14b
Merge pull request #395 from aboe76/simplify-map.jinja
Simplify map.jinja revert deep_merge solution from #193
5年前
Niels Abspoel
66c0699814
fix small issues found by @myii
5年前
Niels Abspoel
7fdba98802
fix typo
5年前
Niels Abspoel
93682852a7
simplify map.jinja
5年前
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 )
5年前
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 .
5年前
Niels Abspoel
d2668a03cf
Merge pull request #393 from Thor77/fix-arch-gitpython
Add missing GitPython-package for Arch
5年前
Thor77
ff34b1f8a4
Add missing GitPython-package for Arch
5年前
N
d370f88d2c
Merge pull request #392 from aboe76/travis_integration
add initial travis integration
6年前
Niels Abspoel
45394feb99
add initial travis integration
add travis button to README
6年前
Niels Abspoel
ec7984ca02
Merge pull request #391 from noelmcloughlin/fixes
shutoff debug output from unless
6年前
N
2a0f4617db
shutup debug output from unless
6年前
Niels Abspoel
3888519cdf
Merge pull request #381 from starops/external_auth-file-directives
Add support for file external_auth special directives
6年前
Niels Abspoel
b13bc6d461
Merge pull request #387 from M2Mobi/extra_config_mapping
Fix support for extra config values as mappings
6年前
Javier Bértoli
4bd33dcccd
Merge pull request #390 from noelmcloughlin/formula_defaults
Move some defaults from pillar.example to defaults
6年前
N
322dc97763
shutup cmd.run (its debug by default)
6年前
N
5570b6c072
Move some defaults from pillar.example to defaults
6年前
Heinz Wiesinger
549c73c739
Fix support for extra config values as mappings
6年前
Niels Abspoel
ed9a1b1814
Merge pull request #382 from msciciel/fileserver-list-cache-time
Support fileserver_list_cache_time in master configuration
6年前
Niels Abspoel
4389c13520
Merge pull request #384 from noelmcloughlin/make_test_quiet
Stop noise from 'test -e' check'
6年前
N
8a6badf714
Stop noise from 'test -e' check'
6年前
Krzysztof Pawłowski
f43cc94362
Support fileserver_list_cache_time in master configuration
6年前
Johannes Löthberg
ec33ba5fab
Add support for file external_auth special directives
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
6年前
Niels Abspoel
0383f20d9d
Merge pull request #379 from aanriot/master
Support publisher_acl minion-level commands
6年前
Alexandre Anriot
3e6e6028ae
Support publisher_acl minion-level commands
6年前
Niels Abspoel
d87d858a87
Merge pull request #378 from mrichar1/extra_config
Handle other non-iterable values like int/float.
6年前
Matthew Richardson
aff75ce8ac
Handle other non-iterable values like int/float.
6年前
Niels Abspoel
a1a65ce1e9
Merge pull request #375 from mrichar1/extra_config
Handle extra config where value is a list (minion)
6年前
Matthew Richardson
1a5027ef8c
Handle pillar params with child params. ( #372 )
6年前