help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: repeated actions in actionsequence


From: Mohamed Eldesoky
Subject: Re: repeated actions in actionsequence
Date: Sun, 16 May 2004 14:02:02 +0300
User-agent: KMail/1.6.2

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

It is the same class, alas.


On Sunday 16 May 2004 1:40 pm, Kurt Lieber wrote:
> On Sun, May 16, 2004 at 12:44:08PM +0300 or thereabouts, Mohamed Eldesoky 
wrote:
> > I want to have repeated actions in actionsequence.
> > ie, I want to have actionsequence = ( copy editfiles copy shellcommands )
> >
> > Clearly I want to do a first copy, then edit the copied file, then copy
> > it again to its final destination.
>
> Try:
>
> actionsequence = {
>          copy.class1
>                editfiles
>                copy.class2
>                shellcommands
> }
>
> copy:
>       class1::
>               <do stuff>
>
>       class2::
>               <do different stuff>
>
> --kurt
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAp0ot2FHsOWMJBKMRAl+VAKDifja9tEFPZPYr3Mp7NNBhMPv7bgCg5AZ4
qtb09QGQFpiw6uTnSnnlL/g=
=oOhz
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]