Closed (won't fix)
Project:
Provision
Version:
5.x-0.1-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2009 at 23:27 UTC
Updated:
2 Oct 2009 at 21:05 UTC
zone file creation through the site creation created a corrupted NS line here:
@ IN NS hostmaster.koumbit.net^M.
@ IN NS ns2.koumbit.net.
Note the nice control character (^M) in there. Bind barks at that with:
29-Jan-2009 18:20:11.565 general: error: dns_master_load: /var/hostmaster/config/named/example2.com:10: unexpected end of line
Comments
Comment #1
anarcat commentedThe code is being rewritten here, the NS is not a special record anymore.