Skip to content

Commit faddeab

Browse files
Merge pull request #91 from saltstack-formulas/freebsd-support
FreeBSD: bind99 will be deprecated soon
2 parents a72dd2e + 6dfbfdf commit faddeab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bind/map.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
'mode': '640'
6161
},
6262
'FreeBSD': {
63-
'pkgs': ['bind99'],
63+
'pkgs': ['bind911'],
6464
'service': 'named',
6565
'config_source_dir': 'bind/files/freebsd',
6666
'zones_source_dir': 'zones',

0 commit comments

Comments
 (0)