Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 6871123591698337ee06efa6a871ef7b > files > 92

cfengine3-base-3.0.2-1mdv2010.0.i586.rpm

body common control
{
bundlesequence  => { "tm" };
} 

body knowledge control
{
query_output => "text";
query_engine => "none";

sql_database => "test_map";
sql_owner => "mark";
sql_type => "mysql";
sql_passwd => ""; # No passwd for localhost
}

###################################################

bundle knowledge tm
{
topics:

 any::

   "Nothing needed here -- we get everything from the db cache";
}