Forum: Cfengine Help
Subject: Re: Cfengine3 binds to wrong interface when having multiple interfaces
Author: dnaeon
Link to topic: https://cfengine.com/forum/read.php?3,22186,22230#msg-22230
debheller Wrote:
---
> It sounds like you may want to l
Forum: Cfengine Help
Subject: Re: strange output by cf-runagent
Author: schattenfell
Link to topic: https://cfengine.com/forum/read.php?3,21961,22231#msg-22231
The behaviour is the same for all Clients, that are called. In this scenario 5
clients:
root@testserver:/var/cfengine/inputs# cf-runage
Forum: Cfengine Help
Subject: Possibility of forwarding arguments via command line to cf-agent
Author: joe77
Link to topic: https://cfengine.com/forum/read.php?3,22232,22232#msg-22232
Hi,
I manually run a script via: cf-agent -f myscript.cf
I am looking for a possibility to pass a command line
no-re...@cfengine.com writes:
> Forum: Cfengine Help
> Subject: Possibility of forwarding arguments via command line to cf-agent
> Author: joe77
> Link to topic: https://cfengine.com/forum/read.php?3,22232,22232#msg-22232
>
> Hi,
Hello,
> I manually run a script via: cf-agent -f myscript.cf I a
Forum: Cfengine Help
Subject: how to compile on hp-ux 11.31
Author: bbomgardner
Link to topic: https://cfengine.com/forum/read.php?3,22235,22235#msg-22235
Anyone out there willing to share their process for compiling cfengine on hp-ux
11.31? I've grabbed all of the dependencies from the porting
Forum: Cfengine Help
Subject: Re: Cfengine Help: Possibility of forwarding arguments via command
line to cf-agent
Author: joe77
Link to topic: https://cfengine.com/forum/read.php?3,22234,22236#msg-22236
Hi,
thanks for your answer.
I am, as you may have noticed, a newbie ;)
Are you talking abou
Forum: Cfengine Help
Subject: Re: how to compile on hp-ux 11.31
Author: Beto
Link to topic: https://cfengine.com/forum/read.php?3,22235,22237#msg-22237
You should use gmake on HP-UX.
This is what I use to build cfengine:
cat cfengine.src.install
#!/usr/bin/sh
#
# Cfengine
#
BUILD_ROOT=/home/root
Forum: Cfengine Help
Subject: Re: how to compile on hp-ux 11.31
Author: Beto
Link to topic: https://cfengine.com/forum/read.php?3,22235,22238#msg-22238
...and use aCC.
___
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailma
Forum: Cfengine Help
Subject: Re: Cfengine Help: Possibility of forwarding arguments via command
line to cf-agent
Author: bbomgardner
Link to topic: https://cfengine.com/forum/read.php?3,22234,22239#msg-22239
It sounds like cfengine may not be the right tool for what you are trying to
do. A sim
Forum: Cfengine Help
Subject: Re: Cfengine Help: Binaries?
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,8,22240#msg-22240
Aleksey Tsalolikhin Wrote:
> Yes, HP provides Cfengine in Distributed System
> Administration Uitilities:
>
> https://h20392.www2.hp.com/portal/swdep
Forum: Cfengine Help
Subject: Re: Possibility of forwarding arguments via command line to cf-agent
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,22232,22241#msg-22241
About the closest I'm aware of for this is the -D option. This would be the
equivalent of passing your scrip
Forum: Cfengine Help
Subject: Re: Cfengine3 binds to wrong interface when having multiple interfaces
Author: debheller
Link to topic: https://cfengine.com/forum/read.php?3,22186,22242#msg-22242
Marin,
Very happy to be able to help!
___
Help-cfengine ma
Forum: Cfengine Help
Subject: Re: how to compile on hp-ux 11.31
Author: bbomgardner
Link to topic: https://cfengine.com/forum/read.php?3,22235,22243#msg-22243
Beto. Brilliant! I can't thank you enough. It would have taken me a _long_
time to figure that out on my own.
So whats the deal with ac
Forum: Cfengine Help
Subject: Re: Cfengine Help: Binaries?
Author: bbomgardner
Link to topic: https://cfengine.com/forum/read.php?3,8,22244#msg-22244
Yeah, I've been running that 3.0.5p1 version from the porting center for a long
time now. I just got 3.1.5 compiled on 11.31 with Beto's help
Forum: Cfengine Help
Subject: Re: how to compile on hp-ux 11.31
Author: Beto
Link to topic: https://cfengine.com/forum/read.php?3,22235,22245#msg-22245
-mthreads isn't valid on HP-UX (should be -mt) and causes numerous compile
warnings. It still compiles Ok but to eliminate the warnings I modify
Forum: Cfengine Help
Subject: Re: Cfengine Help: Binaries?
Author: Beto
Link to topic: https://cfengine.com/forum/read.php?3,8,22246#msg-22246
Unfortunately DSAU still uses cfengine 2. That's why we started building our
own cfengine and pdsh bundles from source.
Forum: Cfengine Help
Subject: Re: how to compile on hp-ux 11.31
Author: Beto
Link to topic: https://cfengine.com/forum/read.php?3,22235,22247#msg-22247
BTW, if you haven't already, be sure to grab the HP-UX Software Package
Builder. Makes it a treat to build your own swinstall packages.
___
Forum: Cfengine Help
Subject: Re: how to compile on hp-ux 11.31
Author: bbomgardner
Link to topic: https://cfengine.com/forum/read.php?3,22235,22248#msg-22248
Thanks, Beto I will do that!
___
Help-cfengine mailing list
Help-cfengine@cfengine.org
https:/
Forum: Cfengine Help
Subject: Re: how to compile on hp-ux 11.31
Author: Beto
Link to topic: https://cfengine.com/forum/read.php?3,22235,22249#msg-22249
Here's the program specification file (psf) I built with SPB to get you
started. Should be able to just open it with SPB and then build the pack
Forum: Cfengine Help
Subject: Re: how to compile on hp-ux 11.31
Author: bbomgardner
Link to topic: https://cfengine.com/forum/read.php?3,22235,22250#msg-22250
Awesome, thanks!
___
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.or
Forum: Cfengine Help
Subject: Re: how to compile on hp-ux 11.31
Author: Beto
Link to topic: https://cfengine.com/forum/read.php?3,22235,22251#msg-22251
...also a preinstall script for your package that will kill cfengine processes
and uninstall any existing cfengine package (inlcuding cfengine2 c
21 matches
Mail list logo