-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The named_conf setting has always existed for BIND DNS management but
never made it into the default settings file, so not surprisingly folks
are not aware of its existence.

- --
John Eckersberg
Production Operations
Red Hat, Inc.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAki+sx0ACgkQdxt4pd4ztYvG+gCgjsaW7DZRme1xgHtSk4oIZk9z
+/IAnRJR8EU6kgZw+m19TWuksdlg3FyA
=3B76
-----END PGP SIGNATURE-----
>From 8f9f9d0dab1fc01c63d3ee2cb8741cb55b852e31 Mon Sep 17 00:00:00 2001
From: John Eckersberg <[EMAIL PROTECTED]>
Date: Wed, 3 Sep 2008 11:50:22 -0400
Subject: [PATCH] add named_conf to the default settings file

---
 config/settings |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/config/settings b/config/settings
index 485a1fd..ae4e676 100644
--- a/config/settings
+++ b/config/settings
@@ -89,6 +89,10 @@ manage_dns: 0
 manage_forward_zones: []
 manage_reverse_zones: []
 
+# location where cobbler will write its named.conf when BIND dns management is
+# enabled
+named_conf: /etc/named.conf
+
 # if using cobbler with manage_dhcp, put the IP address
 # of the cobbler server here so that PXE booting guests can find it
 # if you do not set this correctly, this will be manifested in TFTP open 
timeouts.
-- 
1.5.5.1

_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to