bundle common c
{
 classes:
    "sf_group"  expression => classmatch("sf_.*");
}

body common control
{
  sf_group::
     bundlesequence => { ... };

  !sf_group::
     bundlesequence => { ... };
}

2010/5/31 Vasiliy G Tolstov <v.tols...@selfip.ru>:
> Hello.
>
> If i need some bundlesequence and inputs for all classes expect one
>
> How can i exclude classes for example sf_* ?
>
> Why i can't write any.!sf_*:: ?
>
>
> --
> Vasiliy G Tolstov <v.tols...@selfip.ru>
> Selfip.Ru
>
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@cfengine.org
> https://cfengine.org/mailman/listinfo/help-cfengine
>



-- 
SY, Seva Gluschenko.
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to