Displaying 1 result from an estimated 1 matches for "isp_dns_serv".
Did you mean:
isp_dns_server
2007 Nov 23
1
what''s the best way to deal with class/inheritence
...his should be value3
- 4 nodes/server1.pp -> server real and customized values
-> this should be value4
in real world:
- 1 and 2 will be used to install a "standard" machines, with default and functionnal values but with NO customs
example: dns_server=$isp_dns_server
- 3 will contains variables for the entire site to be installed and that will be used for all nodes in this site (unless overidden in the node)
example: dns_server=$this_client_existing_ms_active_directory_dns_server
- 4 non site-default values for this given host.
example: dns_server=$spec...