Bad transfers and Fatal Cfengine errors

2012-07-05 Thread Wes Hardin
tialize() CloseAllDB() Closed 0 open DB handles ## At this point, whatever troubleshooting I've done has managed to twiddle enough bits that the failsafe is kicking in now, so I'm unable to capture any more debug data. -- /* Wes Hardin */ UNIX/Linux Systems Administrator, IT Engineering Supp

Re: CFEngine Help: Re: Is there a way to get the current bundle name?

2012-02-20 Thread Wes Hardin
On 02/20/2012 11:36 AM, Nick Anderson wrote: > On 02/20/2012 10:46 AM, Wes Hardin wrote: >> I don't understand the reasoning behind the multitude of bundles. Is there >> a benefit that I'm not seeing? > > Whats a multitude? I have one paramaterized bundle that h

Re: CFEngine Help: Re: Is there a way to get the current bundle name?

2012-02-20 Thread Wes Hardin
OTO", etc. I don't think this is an issue when using the set_variable_values bundle from the COPBL, but before using a variable in an edit_line promise, I suggest you make sure that the variable exists. That way you don't end up with an unexpanded Cfengine variable name

Sorting an slist

2011-06-21 Thread Wes Hardin
ameserver 10.32.28.30 In this instance, the indices were inserted in the order 1 , 0 , 2. A similar reports promise iterates over the same slist in the same order. I don't know, or necessarily care, whether it's the order of the slist that is mixed up or if the function of iterati

What version to upgrade to?

2011-06-21 Thread Wes Hardin
Need to upgrade to get a new built-in function. Is Cfengine 3.1.5 the best version to deploy? Weren't there some unresolved BDB issues in that release? Would I be better off just going up to 3.1.4 (which still has the function I need)? Or should I go all out and build from SVN? -- /

RE: Managing sudoers files with exisiting entries

2011-03-10 Thread Wes Hardin
wait until I can package up and distribute a new version of sudo. -- /* Wes Hardin */ UNIX/Linux Systems Administrator, IT Engineering Support Maxim Integrated Products: Innovation Delivered From: help-cfengine-boun...@cfengine.org [help-cfengine

Re: Cfengine Help: Re: how to redirect to /dev/null

2010-11-01 Thread Wes Hardin
/grep -q root /etc/passwd whar...@cds3 ~ $ echo $? 0 -- /* Wes Hardin */ UNIX System Administrator, IT Engineering Support Maxim Integrated Products: Innovation Delivered ___ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine

Re: Cfengine Help: Re: cfengine v3 equivalent of ->!

2010-07-28 Thread Wes Hardin
curse("inf"); The example shows it paired with a copy_from, but I think it should work with a link_from as well. -- /* Wes Hardin */ UNIX System Administrator, IT Engineering Support Maxim Integrated Products: Innovation Delivered On 07/28/2010 10:07 AM, JIM AMANATIDIS, BLOOMBERG/ 731 LEXIN

Re: Cfengine Help: Re: cfengine v3 equivalent of ->!

2010-07-28 Thread Wes Hardin
Maybe you need "move_obstructions" then? http://www.cfengine.org/manuals/cf3-reference.html#move_005fobstructions-in-files -- /* Wes Hardin */ UNIX System Administrator, IT Engineering Support Maxim Integrated Products: Innovation Delivered On 07/28/2010 09:52 AM, JIM AMANATIDIS, BLOO

Re: Cfengine Help: Looking for suggestions on ordering

2010-07-02 Thread Wes Hardin
ts: a text delimiter for values. An inserted text value cannot contain a character that matches the field delimiter (or presumably the value delimiter). -- /* Wes Hardin */ Maxim Integrated Products: Innovation Delivered On 07/01/2010 10:20 PM, Daniel V Klein wrote: > Heh - just use "set_var

Re: Proper way to identify machines

2010-06-14 Thread Wes Hardin
toring tables of potentially thousands of hosts that *might* connect. -- /* Wes Hardin */ ___ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine

Re: List composition

2010-05-26 Thread Wes Hardin
I think what you're looking for is the "undefined" variable policy. http://www.cfengine.org/manuals/cf3-reference.html#policy-in-vars -- /* Wes Hardin */ UNIX System Administrator, IT Engineering Support Maxim Integrated Products: Innovation Delivered On 05/26/2010 12:37 PM,

Re: solaris and LD_LIBRARY_PATH

2010-01-19 Thread Wes Hardin
ar...@cds3 $ crle -64 Default configuration file (/var/ld/64/ld.config) not found Default Library Path (ELF): /usr/lib/64 (system default) Trusted Directories (ELF):/usr/lib/secure/64 (system default) -- /* Wes Hardin */ ___ Help-cfengine mailing l