On 10/27/2010 07:37 PM, Roberto Bouza wrote:
Thanks!!!
It worked like a charm.
On Oct 27, 3:23 pm, Joe McDonagh wrote:
FYI, if you're using 2.6, the new pure Ruby stuff might look better.
Unfortunately I have not yet deployed 2.6 for prod so I don't have much
experience using the pure R
Nigel Kersten writes:
> On Wed, Oct 27, 2010 at 10:17 AM, Peter Meier wrote:
>
>> > Is this behaviour by design, and if so, where in the documentation can I
>> > discover this? It wasn't mentioned in the section on parameterised
>> > classes or variables.
>>
>> Some of the errors are documented
On Mon, Oct 25, 2010 at 1:21 AM, James Turnbull wrote:
> ajinkya prabhune wrote:
> > Hi,
> >
> > So what do u thing is good and better than Puppet ?
> >
> > thanks
>
> I second Nigel's question. I know a number of people who deploy Java,
> Ruby, PHP, etc, etc applications with Puppet.
>
Me too.
Thanks!!!
It worked like a charm.
On Oct 27, 3:23 pm, Joe McDonagh wrote:
> On 10/27/2010 04:39 PM, Roberto Bouza wrote:
>
>
>
> > Hello,
>
> > I have a group of variables like
>
> > $a_logs_project1 = machine1
> > $b_logs_project2 = machine2
>
> > then on the definition I'm genrating a variable
On 10/27/2010 04:39 PM, Roberto Bouza wrote:
Hello,
I have a group of variables like
$a_logs_project1 = machine1
$b_logs_project2 = machine2
then on the definition I'm genrating a variable like:
$machine_name = "${letter}_logs_${project}"
So $machine name will be something like: a_logs_proje
Hello,
I have a group of variables like
$a_logs_project1 = machine1
$b_logs_project2 = machine2
then on the definition I'm genrating a variable like:
$machine_name = "${letter}_logs_${project}"
So $machine name will be something like: a_logs_project1
Now I need to convert that (or interpolate
On Wed, Oct 27, 2010 at 10:17 AM, Peter Meier wrote:
> > Is this behaviour by design, and if so, where in the documentation
> > can I discover this? It wasn't mentioned in the section on
> > parameterised classes or variables.
>
> Some of the errors are documented here:
>
>
> http://projects.puppe
John Warburton wrote:
Hi James
Is there an ETA for the full release of 2.6.3?
For what it is worth, I have been running 2.6.3rc1 for almost 13 days on
Solaris 10 U8 & U9 as server and clients. Server is running passenger
2.2.14 with clients and servers weighing in at managing between 500 &
780
Greeting,
I'm attempting to solve a mystery we had with a puppet module we
couldn't get to auto load.
The module named / folder was called "nfs"
We notice when we ran 'puppetmasterd --no-daemonize --verbose' that
when the client connected that our 'nfs' module was not being auto
loaded.
We revi
On Mon, Oct 25, 2010 at 5:19 AM, Tomehb wrote:
> Hi Guys,
>
> I have tried changing the default location of puppet facts /var/lib/
> puppet/facts to /etc/puppet/development/modules/custom/lib/facter .
> However, it fails to check the new location, and still pulls the facts
> from the default loca
On Tue, Oct 26, 2010 at 11:30 PM, Marek Dohojda wrote:
>
> Hello everyone
>
> I looked online, but didn't see any solution to the problem of
> /var/lib/puppet/clientbucket filling up.
>
> After a while that directory is getting very big, 3-4gigs. I have to
> shutdown puppet and remove everythi
On Tue, Oct 26, 2010 at 9:11 PM, John Warburton wrote:
> Hi James
>
> Is there an ETA for the full release of 2.6.3?
>
We have another rc release coming very soon first.
>
> For what it is worth, I have been running 2.6.3rc1 for almost 13 days on
> Solaris 10 U8 & U9 as server and clients. Serv
On Tue, 2010-10-26 at 15:37 +0100, Klaus Ethgen wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Hello,
>
> at the moment I fight with puppetdoc and end in a ruby confusion.
>
> To the problem:
> > puppetdoc --debug --trace --mode rdoc --all manifests/site.pp
> info: scanning: ["ma
On Wed, Oct 27, 2010 at 6:00 AM, nickt wrote:
> Sorry, answered my own question again. Turns out for some reason on
> Solaris if you use the --trace and/or --debug flags (not sure which)
> when starting your puppetd it will be "unable" to execute /usr/bin/
> passwd. As soon as you take those of
On Wed, Oct 27, 2010 at 1:34 AM, kit wrote:
> Thanks Fredrik for submitting the bug report.
>
> Hopefully it will be looked at soon. I like puppet,
> however when it keeps hanging it's next to unusable.
>
> Doesn't look like anything's happened over at puppet
> yet though, and it's been two month
Sorry, answered my own question again. Turns out for some reason on
Solaris if you use the --trace and/or --debug flags (not sure which)
when starting your puppetd it will be "unable" to execute /usr/bin/
passwd. As soon as you take those off it works fine!
/opt/csw/bin/puppetd --verbose --trace
Thanks, Felix! I figured it out. Turns out it was because when I
copied my shadow.so (from ruby-shadow lib build) I'd not changed
permissions on it to be world read/execute. So, anyone who's trying
the Solaris client, hope that helps!
Now if only I can figure out how to "let" puppetd execute /u
On 10/27/2010 02:36 PM, nickt wrote:
> Hopefully I'm just missing something simple, but I'm having trouble
> getting just the absolute bare-bones puppet set up on a new, clean
> Solaris 10 install.
>
> When I try to run:
>
> /opt/csw/bin/puppetd --verbose --no-daemonize --server
> puppet.mydomain
Hopefully I'm just missing something simple, but I'm having trouble
getting just the absolute bare-bones puppet set up on a new, clean
Solaris 10 install.
When I try to run:
/opt/csw/bin/puppetd --verbose --no-daemonize --server
puppet.mydomain.com
I just get:
err: Could not create resources fo
> I'm testing the puppet-zenoss plugin:
> http://github.com/mamba/puppet-zenoss
>
> I'm able to export and collect host properly. I however, can't get
> the provider to work. I can't see much of the provider or type from
> running puppetmaster in debug/verbose mode. Are there any tools to
Thanks Fredrik for submitting the bug report.
Hopefully it will be looked at soon. I like puppet,
however when it keeps hanging it's next to unusable.
Doesn't look like anything's happened over at puppet
yet though, and it's been two months already.
Regards
Erik
On 1 Sep, 20:21, Fredrik Eriksso
21 matches
Mail list logo