This website requires JavaScript.
Explore
Help
Sign In
Salt
/
sysctl-formula
mirror of
https://github.com/saltstack-formulas/sysctl-formula.git
Watch
0
Star
0
Fork
You've already forked sysctl-formula
0
Code
Issues
Activity
master
sysctl-formula
/
sysctl
/
defaults.yml
8 lines
108 B
YAML
Raw
Permalink
Normal View
History
Unescape
Escape
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 16:25:27 +02:00
# -*- coding: utf-8 -*-
# vim: ft=yaml
feat(semantic-release): add semantic-release
2019-08-28 00:59:09 +02:00
---
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 16:25:27 +02:00
sysctl
:
pkg
:
procps-ng
config
:
location
:
'/etc/sysctl.d'