<?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_bur</id>
	<title>Bundle agent bur - 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_bur"/>
	<link rel="alternate" type="text/html" href="https://wiki.webhuis.nl:443/index.php?title=Bundle_agent_bur&amp;action=history"/>
	<updated>2026-09-02T09:28:21Z</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_bur&amp;diff=4047&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_bur&amp;diff=4047&amp;oldid=prev"/>
		<updated>2014-05-18T14:52:32Z</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 agent bur for role backup_recovery serving to the network&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 bur {&lt;br /&gt;
&lt;br /&gt;
vars:&lt;br /&gt;
 &amp;quot;exports_network&amp;quot; string =&amp;gt; &amp;quot;10.22.23.0/24&amp;quot;;&lt;br /&gt;
 &amp;quot;nfs_exports[/var/nfs4exports/backups][exports_network]&amp;quot;      string =&amp;gt; &amp;quot;${exports_network}&amp;quot;;&lt;br /&gt;
 &amp;quot;nfs_exports[/var/nfs4exports/backups][exports_permissions]&amp;quot;  string =&amp;gt; &amp;quot;${g.exports_rw}&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
classes:&lt;br /&gt;
  &amp;quot;exports_exists&amp;quot; expression =&amp;gt; fileexists(${g.etc_exports});&lt;br /&gt;
&lt;br /&gt;
methods:&lt;br /&gt;
 &amp;quot;any&amp;quot; usebundle =&amp;gt; mnt_bur;&lt;br /&gt;
   !exports_exists::&lt;br /&gt;
    &amp;quot;any&amp;quot; usebundle =&amp;gt; pkg_nfs_server;&lt;br /&gt;
   any::&lt;br /&gt;
    &amp;quot;any&amp;quot; usebundle =&amp;gt; exports_nfs_array(&amp;quot;bur.nfs_exports&amp;quot;);&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>