<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.webhuis.nl:443/index.php?action=history&amp;feed=atom&amp;title=Bundle_agent_webhuis_nl</id>
	<title>Bundle agent webhuis nl - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.webhuis.nl:443/index.php?action=history&amp;feed=atom&amp;title=Bundle_agent_webhuis_nl"/>
	<link rel="alternate" type="text/html" href="https://wiki.webhuis.nl:443/index.php?title=Bundle_agent_webhuis_nl&amp;action=history"/>
	<updated>2026-09-02T09:21:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://wiki.webhuis.nl:443/index.php?title=Bundle_agent_webhuis_nl&amp;diff=4046&amp;oldid=prev</id>
		<title>Martin: New page: This is an example of a role used in the system. It is the role of a backup and recovery server that serves other hosts in the domain. &lt;pre&gt; ###############################################...</title>
		<link rel="alternate" type="text/html" href="https://wiki.webhuis.nl:443/index.php?title=Bundle_agent_webhuis_nl&amp;diff=4046&amp;oldid=prev"/>
		<updated>2014-05-18T14:43:08Z</updated>

		<summary type="html">&lt;p&gt;New page: This is an example of a role used in the system. It is the role of a backup and recovery server that serves other hosts in the domain. &amp;lt;pre&amp;gt; ###############################################...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This is an example of a role used in the system. It is the role of a backup and recovery server that serves other hosts in the domain.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
###############################################################################&lt;br /&gt;
#   &lt;br /&gt;
# Webhuis domain bundle webhuis_nl&lt;br /&gt;
#&lt;br /&gt;
# Copyright (C) 2008 Martin Simons, Webhuis. Renkum The Netherlands&lt;br /&gt;
# This source code is licensed under the GNU General Public License, Version 2.&lt;br /&gt;
# See http://webhuis.nl/GPL-license for more details.&lt;br /&gt;
#&lt;br /&gt;
###############################################################################&lt;br /&gt;
&lt;br /&gt;
bundle agent webhuis_nl {&lt;br /&gt;
&lt;br /&gt;
vars:&lt;br /&gt;
&lt;br /&gt;
        &amp;quot;dns&amp;quot;         slist =&amp;gt; {&amp;quot;ns1&amp;quot;, &amp;quot;ns2&amp;quot;};&lt;br /&gt;
        &amp;quot;idns&amp;quot;        slist =&amp;gt; {&amp;quot;nsid1&amp;quot;, &amp;quot;nsid2&amp;quot;};&lt;br /&gt;
        &amp;quot;ttl&amp;quot;        string =&amp;gt; &amp;quot;300&amp;quot;;&lt;br /&gt;
        &amp;quot;network&amp;quot;    string =&amp;gt; &amp;quot;10.22.23.0&amp;quot;;&lt;br /&gt;
        &amp;quot;mask&amp;quot;       string =&amp;gt; &amp;quot;255.255.255.0&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
        &amp;quot;mldap&amp;quot;       slist =&amp;gt; {&amp;quot;ldapm1&amp;quot;, &amp;quot;ldapm2&amp;quot;};&lt;br /&gt;
        &amp;quot;ldap&amp;quot;        slist =&amp;gt; {&amp;quot;ldap1&amp;quot;, &amp;quot;ldap2&amp;quot;};&lt;br /&gt;
        &amp;quot;resolvers&amp;quot;   slist =&amp;gt; { &amp;quot;10.22.23.187&amp;quot;, &amp;quot;10.22.23.198&amp;quot; };&lt;br /&gt;
        &amp;quot;searchlist&amp;quot; string =&amp;gt; &amp;quot;webhuis.nl&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
        &amp;quot;nfs_host&amp;quot;   string =&amp;gt; &amp;quot;bur.webhuis.nl&amp;quot;;&lt;br /&gt;
        &amp;quot;nfs_backup&amp;quot; string =&amp;gt; &amp;quot;/var/nfs4exports/backups&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
   kvm_host::&lt;br /&gt;
        &amp;quot;ntp_pool&amp;quot;   string =&amp;gt; &amp;quot;nl.pool.ntp.org&amp;quot;;&lt;br /&gt;
        &amp;quot;ntp_master&amp;quot;  slist =&amp;gt; { &amp;quot;1&amp;quot;, &amp;quot;2&amp;quot;, &amp;quot;3&amp;quot; };&lt;br /&gt;
        &amp;quot;restrict&amp;quot;    slist =&amp;gt; { &amp;quot;${g.ip_address}&amp;quot;, &amp;quot;127.0.0.1&amp;quot;, &amp;quot;::1&amp;quot; };&lt;br /&gt;
&lt;br /&gt;
   !kvm_host::&lt;br /&gt;
        &amp;quot;ntp_pool&amp;quot;   string =&amp;gt; &amp;quot;${sys.domain}&amp;quot;;&lt;br /&gt;
        &amp;quot;ntp_master&amp;quot;  slist =&amp;gt; { &amp;quot;ntp-01&amp;quot;, &amp;quot;ntp-02&amp;quot; };&lt;br /&gt;
        &amp;quot;restrict&amp;quot;    slist =&amp;gt; { &amp;quot;127.0.0.1&amp;quot;, &amp;quot;::1&amp;quot; };&lt;br /&gt;
&lt;br /&gt;
methods:&lt;br /&gt;
&lt;br /&gt;
   &amp;quot;any&amp;quot; usebundle =&amp;gt; get_template(&amp;quot;ntp.conf.tmpl&amp;quot;);&lt;br /&gt;
   &amp;quot;any&amp;quot; usebundle =&amp;gt; ntp_conf;&lt;br /&gt;
&lt;br /&gt;
   &amp;quot;any&amp;quot; usebundle =&amp;gt; get_template(&amp;quot;resolv.conf.tmpl&amp;quot;);&lt;br /&gt;
   &amp;quot;any&amp;quot; usebundle =&amp;gt; resolv_conf;&lt;br /&gt;
&lt;br /&gt;
   &amp;quot;any&amp;quot; usebundle =&amp;gt; mnt_common_backups;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
Return to: [[Dynamic_Cfengine3]]&lt;/div&gt;</summary>
		<author><name>Martin</name></author>
	</entry>
</feed>