I resolved this problem. I discovered that there was a key mismatch. I'm
loving puppet, but the error messages are completely frustrating.
Pete
>
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group
Apologies if this winds up in the group twice, I'm not positive I submitted
this the first time around.
I installed puppet on an existing client and am getting this when running
puppetd --test:
err: Could not create sshd: undefined method `controllable?' for
nil:NilClass
warning: Not using cache
I just connected a new host to my puppetmaster.
The error that I get when I run puppetd in test mode is:
err: Could not create sshd: undefined method `controllable?' for
nil:NilClass
warning: Not using cache on failed catalog
warning: Configuration could not be instantiated: undefined method
`co
I have a bizarre problem with yum; I can add packages without incident
with the following syntax:
package { "mod_perl": ensure => present, }
package { "mod_ssl": ensure => present, }
package { "perl-DBD-MySQL": ensure => present, }
Works fine, for most packages. However, the specific one
.
>
> You probably want to look into the 'ralsh' command.
Thanks! that's the one i was looking for
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet
On Thu, Mar 5, 2009 at 10:27 PM, Andrew Shafer wrote:
>
> The voice of reason has mostly prevailed in my opinion, which is the
> sentiment that the right approach is not to worry.
>
> Trying to be as objective as possible, AJ has contributed to the Puppet
> community. He has submitted patches, tr
On Fri, Mar 06, 2009 at 09:42:05AM +0100, Hannes Nagl wrote:
>
> Hello Steve!
>
> There is already one: http://packages.debian.org/etch/puppet
> But if it is possible I suggest you to pin the package from lenny (or
> newer).
The Lenny packages drop into etch with no problems at all but I'd be
Hello Steve!
There is already one: http://packages.debian.org/etch/puppet
But if it is possible I suggest you to pin the package from lenny (or
newer).
This can be done through adding the repository to your sources list and
the following to your /etc/apt/preferences:
Package: *
Pin: release a
On Mar 5, 9:19 pm, Steve Wray wrote:
> Hi there,
>
> I was wondering if anyone might know of a repository or other source for
> puppet packages for Debian Sarge? (and supporting packages for ruby etc)
>
> Thanks!
I'm thinking that you might want to visit Debian's Snapshot[0] archive
for somethin