Re: Cfengine Help: Template copy, edit, then expand

2010-12-16 Thread Atom Powers
ection is just a word I use occasionally with mustard. --Atom Powers-- ___ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine

AddClasses with ExecResult

2010-01-21 Thread Atom Powers
mething like this: AddClasses = ( ExecResult("/bin/get_classes") ) But only class1 gets defined. AddClasses = ( class1, class2 ) -> both classes are defined AddClasses = ( "class1, class2" ) -> only class1 is defined Anyway to define both classes this way? -- Perfectio

failure when linking and editing a file, is there a work around?

2006-05-23 Thread Atom Powers
eliminaed as many links declarations as I can, but there are sill a few that I need. -- -- Perfection is just a word I use occasionally with mustard. --Atom Powers-- ___ Help-cfengine mailing list Help-cfengine@cfengine.org http://cfengine.org/mailman/listinfo/help-cfengine

Lock expiration problem

2006-04-21 Thread Atom Powers
supposed to? -- -- Perfection is just a word I use occasionally with mustard. --Atom Powers-- -- -- Perfection is just a word I use occasionally with mustard. --Atom Powers-- ___ Help-cfengine mailing list Help-cfengine@cfengine.org http://cfengine.org/mailman/li

Re: Process Defined Classes Not Global? (2.1.20)

2006-04-19 Thread Atom Powers
tionsequence. In other words, this does not work: > > actionsequence = ( shellcommands.firstrun shellcommands ) > --- This may work, I haven't tested it though: actionsequence = ( shellcommands.firstrun shellcommands.all

Re: (no subject)

2006-04-19 Thread Atom Powers
above works, but it's kind of kludgy. > Run cfservd on the clients. -- -- Perfection is just a word I use occasionally with mustard. --Atom Powers-- ___ Help-cfengine mailing list Help-cfengine@cfengine.org http://cfengine.org/mailman/listinfo/help-cfengine

Re: there is no stupid question (so they say ;)

2006-04-13 Thread Atom Powers
e collects data for the anomoly engine. It isn't required. > Hope this anwers your question. > -Ed > -- -- Perfection is just a word I use occasionally with mustard. --Atom Powers-- ___ Help-cfengine mailing list Help-cfengine@cfengine.org http://cfengine.org/mailman/listinfo/help-cfengine

Re: Cfengine capability

2006-04-01 Thread Atom Powers
On 4/1/06, Edward F. Brown <[EMAIL PROTECTED]> wrote: > O Fri, Mar 31, 2006 at 03:32:22PM -0800, Atom Powers wrote: > > > "undo" means "un-do": reverse what you did. > > I think this is simplistic. And I think you are overly complicating the problem. B

Re: Cfengine capability

2006-03-31 Thread Atom Powers
On 3/31/06, Edward F. Brown <[EMAIL PROTECTED]> wrote: > On Fri, March 31, 2006 2:48 pm, Atom Powers said: > > > It depends a lot on what you are rolling back, > > Right, I agree. Some things are simple to implement, perhaps a one-line > change in your configuration to

Re: Cfengine capability

2006-03-31 Thread Atom Powers
asy to track and roll-back; but if you use cfe to impliment large-scale changes to a system it may not be possible to reverse the process in a clean way. -- -- Perfection is just a word I use occasionally with mustard. --Atom Powers-- ___ Help-cfe

Re: ReturnsZero and redirecting output

2006-03-21 Thread Atom Powers
> Help-cfengine mailing list > Help-cfengine@cfengine.org > http://cfengine.org/mailman/listinfo/help-cfengine > -- -- Perfection is just a word I use occasionally with mustard. --Atom Powers-- ___

Re: dir perm on /var/cfengine keeps getting reset to 755

2006-03-20 Thread Atom Powers
section look like? If I recall, if you don't set the permissions on the files in the files section it will retain whatewer file permissions are on the original: /usr/local/cfengine/masterfiles/configs/generic/hosts -- -- Perfection is just a word I use occasionally with