Niels Abspoel
7f24db81cf
Merge pull request #22 from mgomersbach/move-to-os-yaml-files
...
Move data to YAML files and keep map.jinja a template
2018-10-17 19:40:52 +02:00
Mark Gomersbach
9a0c5cc6f1
Move data to YAML files and keep map.jinja a template
...
- Add Gentoo support
- Add FreeBSD support
2018-10-16 11:31:59 +02:00
Niels Abspoel
329323b1a3
Merge pull request #19 from babilen/empty-pillar-lookup
...
Check for presence of 'lookup' key
2016-06-26 20:39:19 +02:00
Wolodja Wentland
9d3f30efe8
Check for presence of 'lookup' key
...
Access to this key might have failed otherwise when the user specifies
no pillar.
2016-06-16 08:39:44 +02:00
Niels Abspoel
2975f9b904
Merge pull request #17 from babilen/remove-redundant-map-entries
...
Remove redundant entries from map.jinja file
2016-04-28 22:31:39 +02:00
Wolodja Wentland
b7f723bc46
Remove redundant entries from map.jinja file
...
These values correspond to those defined in defaults.yml and do not have
to be repeated again.
2016-04-28 22:22:44 +02:00
Niels Abspoel
faf454933f
Merge pull request #14 from babilen/remove-default-params
...
Don't set fs.file-max and vm.swappiness by default
2016-04-28 20:28:53 +02:00
Wolodja Wentland
fa7a4e79eb
Merge pull request #15 from saltstack-formulas/revert-13-remove-redundant-map-entries
...
Revert "Remove redundant entries from map.jinja file"
2016-04-27 16:13:07 +02:00
Niels Abspoel
244fc018e4
Revert "Remove redundant entries from map.jinja file"
2016-04-27 15:21:41 +02:00
Niels Abspoel
a8464eb475
Merge pull request #13 from babilen/remove-redundant-map-entries
...
Remove redundant entries from map.jinja file
2016-04-27 14:50:43 +02:00
Wolodja Wentland
77d390f556
Remove redundant entries from map.jinja file
...
These values correspond to those defined in defaults.yml and do not have
to be repeated again.
2016-04-27 14:16:04 +02:00
Wolodja Wentland
ba8703f3fc
Don't set fs.file-max and vm.swappiness by default
...
Users can easily configure this themselves and it it strongly preferred
if idiosyncratic changes such as this are not part of the default
behaviour.
2016-04-27 14:04:50 +02:00
Niels Abspoel
bf38775822
Merge pull request #12 from babilen/new-pillar-structure
...
Switch to cleaner pillar structure
2016-04-26 20:15:47 +02:00
Wolodja Wentland
cb2822f0f4
Switch to cleaner pillar structure
...
This commit allows users to specify sysctl parameters in an easier
format than the one that was used before. It moves settings out of the
'lookup' pillar namespace in a backward compatible manner and is
modelled after the old 'params2' approach.
It also introduces a simplified scheme, in which parameters can be
specified as key-value pairs, which makes for cleaner pillars if there
is no need to specify a custom configuration file.
2016-04-26 16:37:07 +02:00
Niels Abspoel
97e305dc97
Merge pull request #10 from enver/master
...
Added support to specify params as dictionary (as a params2)
2016-02-12 10:10:55 +01:00
Enver
4a5eec75d7
Incorporated suggestions after initial PR review
2016-02-12 09:42:31 +01:00
Enver
35792ec351
Make it pretty
2016-02-11 15:23:15 +01:00
Enver
936c990809
Added support for dictionary params (params2)
2016-02-11 15:16:46 +01:00
Niels Abspoel
a9082ccfcd
Merge pull request #8 from abednarik/update_readme_file
...
Removed pillar.example from README file
2015-11-17 19:17:28 +01:00
abednarik
5d9f4710fe
Removed pillar.example from README file
2015-11-17 13:31:59 -03:00
puneet kandhari
0d109acf80
Merge pull request #5 from aboe76/add_more_os_support
...
Added Suse and Debian support to sysctl-formula
2015-06-09 16:49:12 -05:00
Niels Abspoel
7ddbd5cc5f
Added Suse and Debian support to sysctl-formula
2015-06-09 23:30:54 +02:00
Nitin Madhok
27a3ce6110
Merge pull request #4 from zajk/master
...
Fixed a typo and added RedHat family to map.jinja
2015-05-12 10:22:50 -04:00
zajk
818c709f17
Fixed a typo
2015-05-12 15:48:22 +02:00
zajk
39852a86df
Added RedHat family to map.jinja
2015-05-12 15:48:08 +02:00
Wolodja Wentland
79f664ee35
Merge pull request #3 from dmaphy/master
...
Fix a typo in README.rst
2015-04-13 16:13:22 +01:00
Dominic Hopf
1a2009b188
Fix a typo in README.rst
2015-04-13 16:26:52 +02:00
Niels Abspoel
411d98b6e0
Merge pull request #2 from puneetk/master
...
Make the formula fully pillar driven/customizable
2015-04-06 20:39:21 +02:00
puneet kandhari
38eb852bce
Make the formula fully pillar driven/customizable
...
- split package and param into separate state files
- use defaults.yml to specify all configurable options of the formula
- setup map.jinja to read in defaults.yml, filter by os_family for
Arch, and merge in sysctl:lookup pillar
- Updated README
2015-04-06 09:25:27 -05:00
Nitin Madhok
b0c1b6ac56
Merge pull request #1 from aboe76/master
...
Fix readme example fixes #1
2015-01-30 01:18:15 +05:30
Niels Abspoel
59f15b84a7
Fix readme example fixes #1
2015-01-29 20:35:33 +01:00
Niels Abspoel
ea99e11fee
fix typos
2015-01-24 17:15:53 +01:00
Niels Abspoel
40ad4fe142
sysctl-formula
2015-01-24 17:14:58 +01:00