1 ##############################################
3 # domain.cf - Domain specifice configuration #
5 ##############################################
13 comment => "Copy resolv.con file for $(sys.domain)",
15 perms => mog("0644", "root", "root"),
16 copy_from => remote_copy("$(g.masterfiles)/domain/resolv.conf-$(sys.domain)", "$(g.policyhost)");