Added FreeBSD configuratio
This commit is contained in:
parent
d38292e590
commit
753527955b
@ -10,6 +10,9 @@ that differ from whats in defaults.yaml
|
||||
##}
|
||||
{% set flavor_map = salt['grains.filter_by'](
|
||||
{
|
||||
'FreeBSD': {
|
||||
'config_path': '/etc/nsswitch.conf',
|
||||
},
|
||||
},
|
||||
grain='os_family',
|
||||
merge=salt['pillar.get']('nsswitch:lookup')
|
||||
|
Loading…
Reference in New Issue
Block a user