Modify how Scalr write zones.include file

15 views
Skip to first unread message

Dale-Kurt Murray

unread,
Nov 30, 2011, 9:15:26 AM11/30/11
to scalr-...@googlegroups.com
I have setup my DNS to run in chroot and require sclar to now locate the client zone files with the path /etc/bind/client_zones/my-domain.com.db. Currently scalr reference the path based on the relative path


//qcozz.com-BEGIN
zone "my-domain.com" {
   type master;
   file "client_zones/my-domain.com.db"; # Needs to reference by /etc/bind/clients_zones/my-domain.com.db
   allow-transfer { none; };

};
//qcozz.com-END
Reply all
Reply to author
Forward
0 new messages