Stretch, like Jessie, doesn't have the dnssec-tools package

This commit is contained in:
adrien 2017-07-05 10:37:47 +02:00 committed by adrien
parent bc3db8644c
commit 1e9184a860

View file

@ -72,6 +72,9 @@
'jessie': {
'pkgs': ['bind9', 'bind9utils'],
},
'stretch': {
'pkgs': ['bind9', 'bind9utils'],
},
}, grain='oscodename', merge=salt['grains.filter_by']({
'Ubuntu': {
'log_dir': '/var/log/named',