Forum: CFEngine Help
Subject: It is my new carrier on my top 10 baby products!
Author: babycarrysale
Link to topic: https://cfengine.com/forum/read.php?3,25744,25744#msg-25744
At La Stella Blu we have searched the world far and wide to provide you with
the safest, most well made, and stylish baby
On Fri, Apr 27, 2012 at 2:22 PM, wrote:
> Forum: CFEngine Help
> Subject: System booting without networking, cfengine hangs
> Author: MauriceMiller
> Link to topic: https://cfengine.com/forum/read.php?3,25740,25740#msg-25740
>
> Is there a way to tell cfengine not to start if there is no networki
On 27.04.2012 22:25, no-re...@cfengine.com wrote:
> files_operators.c: In function 'Unix_VerifyFileAttributes':
> files_operators.c:2274: error: 'struct stat64' has no member named 'st_flags'
> files_operators.c:2278: error: 'struct stat64' has no member named 'st_flags'
> files_operators.c:2281:
On 27.04.2012 23:22, no-re...@cfengine.com wrote:
> Is there a way to tell cfengine not to start if there is no networking up
> without hacking startup script?
It does not hang, but it tries to resolve IP address into DNS name (or
vica versa). Just ensure that your machine has a proper entry in
Forum: CFEngine Help
Subject: System booting without networking, cfengine hangs
Author: MauriceMiller
Link to topic: https://cfengine.com/forum/read.php?3,25740,25740#msg-25740
Is there a way to tell cfengine not to start if there is no networking up
without hacking startup script?
Thanks!
Forum: CFEngine Help
Subject: Re: CFEngine Help: Re: libtokyocabinet.so.9 error on AIX 5.2
Author: raymondcox
Link to topic: https://cfengine.com/forum/read.php?3,25650,25737#msg-25737
Thanks for the tip Mikhail, I was able to get past the tokyocabinet issue. I
was able to build tokyocabinet stat
Forum: CFEngine Help
Subject: Re: CFEngine Help: Wildcard Characters in commands
Author: daveseff
Link to topic: https://cfengine.com/forum/read.php?3,25735,25736#msg-25736
That worked, Neil. You are my savior.
-Dave
___
Help-cfengine mailing list
He
Commands are, by default, not executed in full a shell. If you contain
the command in a shell I would expect globbing to work.
--
Neil Watson
Linux/UNIX Consultant
http://watson-wilson.ca
___
Help-cfengine mailing list
Help-cfengine@cfengine.org
https:
Forum: CFEngine Help
Subject: Re: Wildcard Characters in commands
Author: bahamat
Link to topic: https://cfengine.com/forum/read.php?3,25733,25734#msg-25734
Use this instead:
bundle agent example
{
commands:
"/bin/ls /var/log/tomcat/*.gz"
contain => inshell;
}
body contain inshell
{
useshel
Forum: CFEngine Help
Subject: Wildcard Characters in commands
Author: daveseff
Link to topic: https://cfengine.com/forum/read.php?3,25733,25733#msg-25733
from a promise:
commands:
"/bin/ls /var/log/tomcat";
produces this
...
-> Executing '/bin/ls -l /var/log/tomcat' ...(timeout=-678,owner=
On Fri, Apr 27, 2012 at 2:28 AM, wrote:
> Forum: CFEngine Help
> Subject: am_policy_hub class set after common bundles?
> Author: terok
> Link to topic: https://cfengine.com/forum/read.php?3,25731,25731#msg-25731
>
> Which brings me to another question. Is there any downside including common
> b
Forum: CFEngine Help
Subject: am_policy_hub class set after common bundles?
Author: terok
Link to topic: https://cfengine.com/forum/read.php?3,25731,25731#msg-25731
Hi,
Out of curiosity, when is am_policy_hub class suppose to be set?
Did some testing and it's somehow set only _after_ the common b
12 matches
Mail list logo