Forum: Cfengine Help
Subject: Re: Trustkeys not being shared
Author: pieterb
Link to topic: https://cfengine.com/forum/read.php?3,17676,17734#msg-17734
Any firewalling? Try telnet 10.2.1.219 5308 to see if your machines are
actually connectable.
___
He
Forum: Cfengine Help
Subject: Re: Connection reset by peer
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,17728,17735#msg-17735
Is the server running and answering on the correct port?
___
Help-cfengine mailing list
Help-cfengi
Forum: Cfengine Help
Subject: Re: Trustkeys not being shared
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,17676,17736#msg-17736
Please explain your topology.
___
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://c
Forum: Cfengine Help
Subject: Re: Trustkeys not being shared
Author: mwlarsen
Link to topic: https://cfengine.com/forum/read.php?3,17676,17737#msg-17737
pieterb Wrote:
---
> Any firewalling? Try telnet 10.2.1.219 5308 to see
> if your machines ar
Forum: Cfengine Help
Subject: Re: Trustkeys not being shared
Author: mwlarsen
Link to topic: https://cfengine.com/forum/read.php?3,17676,17738#msg-17738
neilhwatson Wrote:
---
> Please explain your topology.
It's a couple of RHEL 5.3 VMs (VMware
Forum: Cfengine Help
Subject: Re: Trustkeys not being shared
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,17676,17739#msg-17739
The IP's in your posts are conflicting. I see 10.2.0.219, 10.2.0.220, "cf3
Connect to 10.128.205.118 = 10.128.205.118 on port 5308" and "all
Forum: Cfengine Help
Subject: Re: Connection reset by peer
Author: mwlarsen
Link to topic: https://cfengine.com/forum/read.php?3,17728,17740#msg-17740
neilhwatson Wrote:
---
> Is the server running and answering on the correct
> port?
Yes:
10.2
Forum: Cfengine Help
Subject: Re: Trustkeys not being shared
Author: mwlarsen
Link to topic: https://cfengine.com/forum/read.php?3,17676,17741#msg-17741
neilhwatson Wrote:
---
> The IP's in your posts are conflicting. I see
> 10.2.0.219, 10.2.0.
Forum: Cfengine Help
Subject: Re: Connection reset by peer
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,17728,17742#msg-17742
I don't know what the server error message means and I see some other things in
there that I am not familiar with. Before you tackle the run a
Forum: Cfengine Help
Subject: Re: Connection reset by peer
Author: mwlarsen
Link to topic: https://cfengine.com/forum/read.php?3,17728,17743#msg-17743
neilhwatson Wrote:
---
> I don't know what the server error message means
> and I see some othe
Forum: Cfengine Help
Subject: Re: Connection reset by peer
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,17728,17744#msg-17744
All agent or run agent authentication requires a key exchange. I've not tested
the run agent's interactive key exchange. I do know if it work
Forum: Cfengine Help
Subject: Re: Connection reset by peer
Author: mwlarsen
Link to topic: https://cfengine.com/forum/read.php?3,17728,17745#msg-17745
Nakarin suggested this:
https://cfengine.com/forum/read.php?3,17732
My site.cf was stock, it only contained what shipped with the rpm. I didn't
Forum: Cfengine Help
Subject: Re: Cfengine Help: Connection reset by peer
Author: mwlarsen
Link to topic: https://cfengine.com/forum/read.php?3,17732,17746#msg-17746
Thanks Nakarin. I tried what you suggested and posted the results in the
running thread:
https://cfengine.com/forum/read.php?3,177
Forum: Cfengine Help
Subject: Edit selected files
Author: Beto
Link to topic: https://cfengine.com/forum/read.php?3,17747,17747#msg-17747
I have a simple requirement: edit selected hidden (i.e., "dot") files in home
directories.
The limitation that "depth search is not allowed with edit_line p
Forum: Cfengine Help
Subject: Re: Connection reset by peer
Author: phnakarin
Link to topic: https://cfengine.com/forum/read.php?3,17728,17748#msg-17748
Could you show us your body runagent control? You may need to add your hosts
there.
body runagent control
{
hosts => { "10.2.1.219" , "10.2.1.
Forum: Cfengine Help
Subject: Re: Connection reset by peer
Author: mwlarsen
Link to topic: https://cfengine.com/forum/read.php?3,17728,17749#msg-17749
Just for grins I added "localhost.localdomain" to the admit lines in bundle
server access_rules():
bundle server access_rules()
{
access:
"/va
Forum: Cfengine Help
Subject: Re: Connection reset by peer
Author: mwlarsen
Link to topic: https://cfengine.com/forum/read.php?3,17728,17750#msg-17750
phnakarin Wrote:
---
> Could you show us your body runagent control? You
> may need to add your
Forum: Cfengine Help
Subject: Re: Connection reset by peer
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,17728,17751#msg-17751
I believe that this "cf3 Executing command /var/cfengine/bin/cf-agent -f
failsafe.cf && /var/cfengine/bin/cf-agent --inform" is no longer aloud
Forum: Cfengine Help
Subject: Re: Connection reset by peer
Author: mwlarsen
Link to topic: https://cfengine.com/forum/read.php?3,17728,17752#msg-17752
neilhwatson Wrote:
---
> I believe that this "cf3 Executing command
> /var/cfengine/bin/cf-agen
Forum: Cfengine Help
Subject: Repositories
Author: timw077
Link to topic: https://cfengine.com/forum/read.php?3,17753,17753#msg-17753
It would be nice to have an yum and apt repository to sync from.
Would anyone else find this useful?
Does one exist, and I just cannot find it?
Thanks,
TimW
Forum: Cfengine Help
Subject: Re: Edit selected files
Author: Seva Gluschenko
Link to topic: https://cfengine.com/forum/read.php?3,17747,17754#msg-17754
Beto,
your approach to file select looks bit strange. It should be like follows:
files:
any::
"$(HomeDir[$(HomeUsr)][5])"
Forum: Cfengine Help
Subject: Re: Edit selected files
Author: Beto
Link to topic: https://cfengine.com/forum/read.php?3,17747,17755#msg-17755
Seva,
Your suggested change doesn't work either and only produces the following for
every home directory without changing any files (I believe you meant t
Forum: Cfengine Help
Subject: Re: Edit selected files
Author: Beto
Link to topic: https://cfengine.com/forum/read.php?3,17747,17756#msg-17756
No matter how I code the edit_line promise and the file_select, and I have
tried every variation I can think of, one thing is constant: the file_select
ap
Forum: Cfengine Help
Subject: Re: Edit selected files
Author: phnakarin
Link to topic: https://cfengine.com/forum/read.php?3,17747,17757#msg-17757
So the problem would be cfengine displays too many warning messages or there is
a bug in file_types as you really specified file_types => { "plain" };
Forum: Cfengine Help
Subject: Re: Edit selected files
Author: Seva Gluschenko
Link to topic: https://cfengine.com/forum/read.php?3,17747,17758#msg-17758
Beto,
If you don't need to dive into subdirs, it can be much simpler. You need to
change your files promise as follows:
files:
"$(Home
25 matches
Mail list logo