Bryan wrote:
> Apparently the answer is to use the "descr" option in yumrepo, not the
> name option.
>
> It would be nice if the documentation made any mention of this.
>
> http://reductivelabs.com/trac/puppet/wiki/TypeReference#descr
Perhaps like this?
--- >8 ---
From: Todd Zullinger
Date: Fri,
Hi all,
I was wondering if anyone out there had created a provider similar to
ParsedFile that operates on collections of XML objects. I'm starting to work
with OpenNMS, and it would be really helpful. If no one has one made, I'll
start work on one, but just figured there's no use reinventing the
Never mind.
Apparently the answer is to use the "descr" option in yumrepo, not the
name option.
It would be nice if the documentation made any mention of this.
http://reductivelabs.com/trac/puppet/wiki/TypeReference#descr
On Fri, Dec 4, 2009 at 1:50 PM, Bryan Schneiders
wrote:
> I'm using pupp
> Sorry about the access - we've had spam bot issues again so page
> creation is disabled.
Understood. Thanks.
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe f
Try purged instead of absent. :)
Silviu
On 04.12.2009 18:15, asparks wrote:
> I'm trying to write a recipe that will remove ppp from systems. I've
> tried this in various ways (listing only ppp, listing ppp and
> dependent packages (like NetworkManager and NetworkManager-glib),
> using an arr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Andrew Schulman wrote:
> I want to create a new page in the wiki, to hold documentation for a new
> contributed module that I'm developing. I'll link to it from the modules
> page.
Created:
http://reductivelabs.com/trac/puppet/wiki/Recipes/ModuleSSH
I'm trying to write a recipe that will remove ppp from systems. I've
tried this in various ways (listing only ppp, listing ppp and
dependent packages (like NetworkManager and NetworkManager-glib),
using an array of the names...
But Puppet attempts to use an rpm command on each package
independent
On 04.12.2009 20:14, Silviu Paragina wrote:
> I'm playing around with foreman for the moment. I can't seem to figure
> out how to make the dashboard look like in this screenshot
> http://theforeman.org/wiki/foreman/Screenshots#Dashboard
>
> In order for those statistics to work what should be done?
Hi,
Bryan Schneiders wrote:
> name => "local-$lsbdistid-$release-$architecture",
Try this instead:
name => "local-${lsbdistid}-${release}-${architecture}",
I use this method of referencing variables when sending out my local Yum
repositories, and it works for me.
cYa,
Avi
--
You r
I'm using puppet-0.24.8-4.el5 on CentOS 5.4.
My problem is yumrepo isn't writing the "name=" field to the
repository files which causes yum to complain with the error:
Repository 'local-CentOS-5.4-x86_64' is missing name in configuration,
using id
I get this behavior on all of my yumrepo definit
I'm playing around with foreman for the moment. I can't seem to figure
out how to make the dashboard look like in this screenshot
http://theforeman.org/wiki/foreman/Screenshots#Dashboard
In order for those statistics to work what should be done?
I have activated the rrdgraph reports in puppetd,
awesome! That works.
---
Thanks,
Allan Marcus
505-667-5666
On Dec 4, 2009, at 10:12 AM, Silviu Paragina wrote:
> Actually you only need to rm puppet/ssl/certs/client_name.pem
> It's a bug in the 25 client that caches the signed certificate
> received
> from the server, even if it doesn't ma
Actually you only need to rm puppet/ssl/certs/client_name.pem
It's a bug in the 25 client that caches the signed certificate received
from the server, even if it doesn't match it's own key.
Silviu
On 04.12.2009 18:45, Allan Marcus wrote:
> ug. I figured it out.
>
> Need to clean the cert on the
ug. I figured it out.
Need to clean the cert on the server, then need to rm /etc/puppet/ssl
again, then it works.
---
Thanks,
Allan Marcus
505-667-5666
On Dec 4, 2009, at 9:32 AM, Allan Marcus wrote:
> I have 0.25.1 on client and server.
> Everything is working fine.
> I delete the /etc/pu
I have 0.25.1 on client and server.
Everything is working fine.
I delete the /etc/puppet/ssl dir to simulate a machine rebuild
I run puppetd on the client and I get:
debug: Using cached certificate for ca
debug: Using cached certificate for h09353by20h.lanl.gov
err: Could not request certificate:
I want to create a new page in the wiki, to hold documentation for a new
contributed module that I'm developing. I'll link to it from the modules
page.
I've tried going to
http://reductivelabs.com/trac/puppet/wiki/ModuleSshAuth, which AFAIK is
supposed to offer me to option to create the page, si
16 matches
Mail list logo