Sophie

Sophie

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

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


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

body knowledge control
{
query_engine => "123";
}

bundle knowledge test

{
topics:

  "test topic";

occurrences:

  test_topic::

   "(.*)/help.html"

            represents => { "host $(match.1)" },
            representation => "file",
            path_root => "/home/mark/tmp",
            web_root => "http://www.cfengine.com";


}