Forum: CFEngine Help
Subject: Re: filecopy, transform with grep.
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,22985,23089#msg-23089
The underlying problem here seems to be coming from the issue that the cfengine
code is ostensibly way more complicated than a two-line shell s
Forum: CFEngine Help
Subject: Accessing package manager cache for other purposes?
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,23088,23088#msg-23088
So, when I use a package manager method such as yum on a system, CFEngine
builds a list of all installed packages the first ti
Forum: CFEngine Help
Subject: Re: Should Clients & Servers share a promises.cf file?
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,23025,23087#msg-23087
ryanwilliams Wrote:
---
> Of course i can just use the hostname itself.
Forum: CFEngine Help
Subject: Re: How to exploit the data produced by cf-report with community
version
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,23072,23086#msg-23086
erick.blanch...@gmail.com Wrote:
---
> Hello everybod
Forum: CFEngine Help
Subject: Re: Cfengine performing system shutdown/restart
Author: ro
Link to topic: https://cfengine.com/forum/read.php?3,23082,23085#msg-23085
Hi Diego,
just tried your suggestion, but no luck. Shutdown is still blocking cfengine...
___
Forum: CFEngine Help
Subject: Re: Cfengine performing system shutdown/restart
Author: zzamboni
Link to topic: https://cfengine.com/forum/read.php?3,23082,23084#msg-23084
You need to set background => "true" in the action clause of the command.
Something like this:
commands:
any::
You could make the command set an at job instead of calling shutdown
directly, but that's a bit hackish. There must be a way to make the
command run in the background, but I don't know the trick offhand.
Paul Krizak 7171 Southwest Pkwy MS B200.3A
MTS Systems Engineer
Forum: CFEngine Help
Subject: Cfengine performing system shutdown/restart
Author: ro
Link to topic: https://cfengine.com/forum/read.php?3,23082,23082#msg-23082
Hi,
for a specific use case I need Cfengine to restart the host when a special
global class has been set by another promise.
Initially I
> # ./cf-key
> ld.so.1: cf-key: fatal: libpq.so.4: open failed: No such file or
directory
> Killed
>
The gnu autoconf script was able to find headers and libraries for pgsql
during the build (--with-pgsql=/opt/pgsql/foo?) but the run-time linker
isn't able to find the .so
This happens all the
Forum: CFEngine Help
Subject: Cannot compile cfengine-3.0.5 on Solaris 11
Author: manimaran
Link to topic: https://cfengine.com/forum/read.php?3,23080,23080#msg-23080
I am tring to insatll the cfengine ver 3.0.5 in solaris 11 box with the help
of installation script.
#uname -a
SunOS sol11gcx8
10 matches
Mail list logo