mirror of
https://github.com/saltstack-formulas/sysctl-formula.git
synced 2025-02-08 11:48:47 +01:00
Added RedHat family to map.jinja
This commit is contained in:
parent
79f664ee35
commit
39852a86df
@ -10,6 +10,11 @@
|
||||
"config": {
|
||||
"location": '/etc/sysctl.d',
|
||||
}
|
||||
},
|
||||
'RedHat': {
|
||||
"config": {
|
||||
"location": '/etc/sysctl.conf',
|
||||
}
|
||||
}
|
||||
}, grain="os_family")
|
||||
%}
|
||||
|
Loading…
Reference in New Issue
Block a user