Forum: Cfengine Help
Subject: Re: can not execute a user-only and non-root executable
Author: Seva Gluschenko
Link to topic: https://cfengine.com/forum/read.php?3,21010,21032#msg-21032
Changing perms to 554 solves the problem, I bet
___
Help-cfengine ma
Thanks, Deb. If you're provisioning a local VM, you should be able
to do it all natively in Cfengine Nova. I haven't played with that yet.
I intend to post a screencast of my demo once its complete. Maybe
you could do the same with yours. Are you using Xen?
Best,
-at
On Wed, Mar 9, 2011 at 6
Forum: Cfengine Help
Subject: Re: code sharing: Cfengine promises for provisioning server instances
on Amazon EC2
Author: debheller
Link to topic: https://cfengine.com/forum/read.php?3,21018,21020#msg-21020
Very interesting stuff.
We've been doing some research into vm's as well, but not down th
Forum: Cfengine Help
Subject: Re: RE: Hostname truncated to 8 char
Author: debheller
Link to topic: https://cfengine.com/forum/read.php?3,21014,21019#msg-21019
Louis,
Glad you found your answer. That sounds like it could have been painful to
find, if one is unfamiliar with HP-UX compilations.
Forum: Cfengine Help
Subject: Re: cfengine3 processes
Author: debheller
Link to topic: https://cfengine.com/forum/read.php?3,21013,21017#msg-21017
Sauer,
I really did enjoy your answer... and the fact that it is so true!
deb
___
Help-cfengine mailing
Purpose: Use Cfengine to automatically provision VM's on Amazon EC2.
I've chosen the Amazon command line tools suite (ec2-run-instances,
ec2-describe-instances, ec2-terminate-instances, etc.). I was
considering using the Perl Net::Amazon::EC2 library but the author is
still in the process of ad
Forum: Cfengine Help
Subject: Re: cfengine3 processes
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,21013,21016#msg-21016
According to the docs:
The process_stop is also arguably a command, but it should be an ephemeral
command that does not lead to a persistent process. It
Found my answer!!
If you are using HP C compiler and have the proper release,
You need to add: -D_HPUX_API_LEVEL=20040821 to your compiler options.
Then compile and the long names work!
Louis Francoeur
From: Francoeur, Louis
Sent: Wednesday, March 09, 2011 1:38 PM
To: 'Help-cfengine@cfengine.or
Hi!
We just introduced some HPUX servers and the hostname is 10 char long.
Sendmail is ok but when sent from cfengine, it is truncated to 8 char.
I validated with the printout of sys.uqhost and it is truncated to 8.
Is there a setting in the source that I could change to more than 8?
Thanks
Lo
Using cfengine-3.1.4 community.
"processes" seems unnecessarily asymmetrical, and I don't understand why.
If I simply want to ensure a process is running, I can say something
simple such as:
--snip-
bundle agent set_run_status(s){
...
processes:
any::
"$(s)"
Forum: Cfengine Help
Subject: Re: can not execute a user-only and non-root executable
Author: santa
Link to topic: https://cfengine.com/forum/read.php?3,21010,21012#msg-21012
Yes it is running as root.
# id
uid=0(root) gid=3(sys)
groups=0(root),1(other),2(bin),4(adm),5(daemon),6(mail),7(lp),20(u
Forum: Cfengine Help
Subject: Re: can not execute a user-only and non-root executable
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,21010,21011#msg-21011
Is Cfengine running at root? To troubleshoot if inetd's owner is changed to
root does it work then?
__
Forum: Cfengine Help
Subject: can not execute a user-only and non-root executable
Author: santa
Link to topic: https://cfengine.com/forum/read.php?3,21010,21010#msg-21010
Hello,
I'm a new user of cfengine.
I have a similar problem than this one :
https://cfengine.com/forum/read.php?3,15966,15966#
On Tue, 08 Mar 2011 16:26:47 +0100 Mikhail Gusarov
wrote:
MG> On 07.03.2011 18:33, Mikhail Gusarov wrote:
>> Ted,
>>
>> > As a suggestion, could the module execution take a
>>> "namespace" string parameter so this is not an issue? And could the
>>> module namespace be converted to a legal name
Forum: Cfengine Help
Subject: Re: Bundling the configuration into modules
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,20949,21008#msg-21008
Typically files are organizes thus:
Cfengine policy files:
/var/cfengine/inputs
I do not have any subdirectories. I do split th
Forum: Cfengine Help
Subject: Re: Global vars issue
Author: berntjernberg
Link to topic: https://cfengine.com/forum/read.php?3,20975,21007#msg-21007
> That was false advice.
I meant
"user_name" slist => { @(g.user_name) };
Thanks for pointing out put my typo.
16 matches
Mail list logo