***********************************************************
 Promises 
***********************************************************
Bundle testbundle in the context of agent

   ARGS:

   {
   TYPE: files

   }


Bundle access_rules in the context of server

   ARGS:

   {
   TYPE: access

      access promise by 'delta' (implicit) if context is any

         resource_type => query       if body context any
              admit =>  {'127.0.0.1'}       if body context any
            Promise (version 1.2.3) belongs to bundle 'access_rules' (type server) in file '../tests/units/unit_menu.cf' near line 73


      access promise by 'full' (implicit) if context is any

         resource_type => query       if body context any
              admit =>  {'127.0.0.1'}       if body context any
            Promise (version 1.2.3) belongs to bundle 'access_rules' (type server) in file '../tests/units/unit_menu.cf' near line 76


   }




All Bodies

control body for type common(no parameters)
   {
   bundlesequence =>  {'testbundle'} if sub-body context any
   version => 1.2.3 if sub-body context any
   }

control body for type server(no parameters)
   {
   allowconnects =>  {'127.0.0.1','::1'} if sub-body context any
   allowallconnects =>  {'127.0.0.1','::1'} if sub-body context any
   trustkeysfrom =>  {'127.0.0.1','::1'} if sub-body context any
   allowusers =>  {'mark'} if sub-body context any
   }

