<br><br><div class="gmail_quote">On Fri, Jul 13, 2012 at 11:31 AM, Scott Plante <span dir="ltr">&lt;<a href="mailto:splante@insightsys.com" target="_blank">splante@insightsys.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:Arial"><font face="Arial" size="3">I like the puppet and the internal DNS ideas better, but if you want something quick an dirty you could put a command like this in your crontab:</font><div>
<font face="courier new, courier, monaco, monospace, sans-serif">[[ /etc/hosts.base -nt /etc/hosts || /etc/hosts.share -nt /etc/hosts ]] &amp;&amp; cat /etc/hosts.base /etc/hosts.share &gt; /etc/hosts</font></div><div><span style="font-family:Arial">It&#39;ll overwrite your /etc/hosts if you update your /etc/hosts.base or /etc/hosts.share file with the contents of both.</span></div>
<div><span style="font-family:Arial"><br></span></div><div><span style="font-family:Arial">Scott</span></div><div><br><hr style="font-size:12pt;font-family:Arial"><div style="font-style:normal;font-size:12pt;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-weight:normal">
<b>&lt;SNIP&gt;</b><br></div></div></div></div></blockquote></div><br>I like this solution because I want the scheme to be primarily client-based.   <br><br>Thanks!<br><br>Wolf<br>-- <br>This Apt Has Super Cow Powers - <a href="http://sourcefreedom.com" target="_blank">http://sourcefreedom.com</a><br>
Open-Source Software in Libraries - <a href="http://FOSS4Lib.org" target="_blank">http://FOSS4Lib.org</a><br>Advancing Libraries Together - <a href="http://LYRASIS.org" target="_blank">http://LYRASIS.org</a><br>Apache Open Office Developer <a href="mailto:wolfhalton@apache.org" target="_blank">wolfhalton@apache.org</a><br>
<br>