Hi,
When I am trying update from puppet client, getting error like blow
*err: Could not request certificate: getaddrinfo: Name or service not known
puppetd --test output:-
err: Could not request certificate: getaddrinfo: Name or service not known
Exiting; failed to retrieve certificate and wait
Hi,
When I am trying update from puppet client, getting error like blow
err: Could not request certificate: getaddrinfo: Name or service not known
Please help to solve the same..
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this
thanks Peter
On Wed, May 25, 2011 at 6:10 PM, Peter Bukowinski wrote:
> On Wednesday, May 25, 2011 at 8:10 AM, Sumith Sudhakaran wrote:
> Hi,
> >
> > Is it possible, to change the default puppet file server path.
> >
> > [files]
> > path /var/lib/pup
Hi,
Is it possible, to change the default puppet file server path.
*[files]
path /var/lib/puppet/files*
--
* Regards***
* Sumith** *
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googl
Try:
> source => "/usr/11.pdf"
>
> or use a uri to to location of the file.
>
> I strongly urge you to read the documentation provided in the various links
> I've included in my replies.
>
> Cheers,
> Den
>
> On 24/05/2011, at 19:02, Sumith Sudhakaran &l
ntax-checking
>
> http://www.devco.net/pubwiki/Puppet/GettingStarted/5
>
> This is a great site for helping to debug code too:
>
> http://www.devco.net/archives/2009/08/19/tips_and_tricks_for_puppet_debugging.php
>
> Cheers,
> Den
>
>
> On 24/05/2011, at 17:01, Sumit
to use apache if you're going to transfer
> large files.
>
> I uses apache/passenger combination and don't have file transfer issues,
> but I can't recall if any of the files are larger than 3mb.
>
> Cheers,
> Den
>
> On 24/05/2011, at 17:50, Sumith Sudh
t; http://www.devco.net/pubwiki/Puppet/GettingStarted/5
>
> This is a great site for helping to debug code too:
>
> http://www.devco.net/archives/2009/08/19/tips_and_tricks_for_puppet_debugging.php
>
> Cheers,
> Den
>
>
> On 24/05/2011, at 17:01, Sumith Sudhakaran wrote:
Hi,
I am trying to transfer more than 3mb file form puppet server to client, I
am error like below
err: compile error
(erb):1189: Invalid char `\027' in expression
Please help.
--
* Regards***
* Sumith** *
--
You received this message because you are subscribed to the Google Groups
"Puppet
ttp://docs.puppetlabs.com/references/stable/type.html#file
>
> content => template("/usr/local/sbin/),
>
>
> That does not work like you think it does. It is for file templates using
> ERB. For recursive directories you need something like:
>
> source => puppet:///module/
HI
How can i copy a directory from puppet master to client
I have tried this, but its giving error. I am using redhat 5.6 and puppet
2.6.8
file { "/usr":
ensure => "directory",
owner => "root",
group => "root",
mode => 777,
content => template("/usr/local/sbin/),
Please help me..
--
* Regards
rs,
> Den
>
>
> On 20/05/2011, at 13:58, Sumith Sudhakaran wrote:
>
> Hi,
>
> After configuring puppet ( 2.6.8 ) in RHEL 5 update 6, I am able to
> execute commands individually but I am not able execute the shell script,
> its giving error only. Somebody please hel
rs,
> Den
>
>
> On 20/05/2011, at 13:58, Sumith Sudhakaran wrote:
>
> Hi,
>
> After configuring puppet ( 2.6.8 ) in RHEL 5 update 6, I am able to
> execute commands individually but I am not able execute the shell script,
> its giving error only. Somebody please hel
Hi,
After configuring puppet ( 2.6.8 ) in RHEL 5 update 6, I am able to
execute commands individually but I am not able execute the shell script,
its giving error only. Somebody please help me how can I execute a shell
script in rhel5 update6 using puppetserver. hereunder I am mentioning the
m
14 matches
Mail list logo