[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

[Ovirt-devel] [PATCH PuppetInstaller] Always do basic DNS setup



---
 ace-ovirt/modules/ovirt/manifests/dns.pp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ace-ovirt/modules/ovirt/manifests/dns.pp b/ace-ovirt/modules/ovirt/manifests/dns.pp
index 4d6a05e..99690e5 100644
--- a/ace-ovirt/modules/ovirt/manifests/dns.pp
+++ b/ace-ovirt/modules/ovirt/manifests/dns.pp
@@ -18,6 +18,7 @@
 # Author: Joey Boggs <jboggs redhat com>
 #--
 
+# common featues
 define dns::common($mgmt_ipaddr="", $prov_ipaddr="",$mgmt_dev="",$prov_dev="") {
 
     package {"dnsmasq":
-- 
1.6.0.4


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]