Displaying 20 results from an estimated 3000 matches similar to: "PuppetConf speakers contact info"
2013 Mar 19
4
OS specific configuration
Beginner question:
I have a very simple configuration in site.pp for all agents.
Is it possible to split actions based on operating system. I am interested
into running certain commands
only on Windows 7, some on Windows Xp and some on Mac OS X agents.
Is there a simple way of achieving this while keeping a simple
configuration ?
Thank you,
Dragos
--
You received this message because
2011 Jul 21
6
ANNOUNCE: Cloud Provisioner v0.6.0rc1 release
We are happy to announce the first public release candidate of our Puppet
Cloud Provisioner.
This release is available for download at our Module Forge:
http://forge.puppetlabs.com/puppetlabs/cloud_provisioner<http://downloads.puppetlabs.com/dashboard/>
Extensive documentation can be found at:
http://docs.puppetlabs.com/guides/cloud_pack_getting_started.html
Please report feedback via the
2012 Oct 10
1
PuppetConf Videos Are Available Now
I wanted to let everyone know that the videos from PuppetConf are
available at http://puppetlabs.com/community/videos/puppetconf/
Here are a few of my personal favorites:
CERN: http://youtu.be/-Ykb2j2ojYU
Discovering and creating great Puppet Modules:
http://youtu.be/aWqktlD62ks (talk actually starts at 4:45 min into
video)
State of the Community http://youtu.be/0_u_5RkVymE (I''m
2012 Mar 21
3
Puppet 2.7.12 on Windows
Hi,
I posted an other problem with puppet and windows weeks ago.
With the new Version 2.7.12 those problems were fixed.
But now I don''t get puppet to work.
I installed puppet as explained here:
http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows
It worked so far.
But when I start
puppet agent --test --waitforcert 10
I get the following error message:
2013 Mar 25
1
Nexus RPM artifact installation using Puppet
I am newbie to puppet.
Using puppet master and agent deployment to configure agents with specific
packages.
I have installed puppet-nexus module and able to fetch my artifact from
Nexus. Now artifact from Nexus which are RPM on puppet node I need to
install them {RPM} on the node using puppet recipe.
Any help how to achieve it.
Cheers,
Amit
--
You received this message because you are
2013 Jan 30
2
Mcollective on puppet server and agent?
I have a puppet server and various puppet agents. I want to do mcollective
stuff. So please anyone tell me what should i install on puppet server and
agent to run mcollective?
Is there any need to install ActiveMQ also and where should i install it?
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe
2012 Oct 31
5
how to trigger puppet run on agents remotely
Hello Everybody,
I am looking for a way to trigger puppet rum
remotely. so that i don''t need to login into individual nodes and perform
the puppet agent --test from there.
Is there any alternative to puppet kick in puppet 3.0, since its being
deprecated in telly.
Also , can anybody tell how to configure foreman 1 to trigger puppet run
from the gui in puppet
2012 Aug 27
0
PuppetConf 2012 -- Last day for early bird pricing
It''s the time of year again where we gather the Puppet faithful from
around the world and hold PuppetConf. What started last year in
Portland is moving to San Francisco this year, with a bigger venue,
more tracks and amazing speakers. PuppetConf 2012 takes place in San
Francisco, from September 27–28.
So, why am I emailing you today about it? Well, early bird pricing
ends today.
2013 May 29
5
mcollective setup question
I am currently trying to get mcollective 2.2.4 up and running on RHEL
6 activeqm appears to be running and bound to the correct port, I see
the server and client connections to the activemq box. However when I
run mco ping all "seems to go well" except I get "No responses
recieved" and above that I get the following log messages,
debug 2013/05/29 17:02:12: activemq.rb:233:in
2013 Aug 27
3
puppet for deployment of Java apps
Hello,
Is Puppet a good choice to deploy JAVA applications (Tomcat) where there
exists a cross-system dependency (i.e. the database should be deployed
before the web app)?
If not, any suggestions for alternatives?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send
2012 Aug 14
8
Custom Providers and Environmemts.
I''ve installed the puppet labs lvm module. After fixing the missing
"}" at line 20 in init.pp (really?!?!), I''m getting this:''
err: Could not retrieve catalog from remote server: Error 400 on
SERVER: Puppet::Parser::AST::Resource failed with error ArgumentError:
Invalid resource type physical_volume at
/truth/sauce/env/prod/modules/role/manifests/common.pp:43
2013 Feb 06
12
Certificate nightmares
I think I really hosed my certificates somehow this morning trying to get
PuppetDB and Puppet talking again -- here''s where I stand.
My Puppet master and PuppetDB are again talking, or at least, aren''t
complaining about communication.
From my puppet master, I can run "puppet agent -t", and it runs just fine.
From any other node on which puppet had been running, I
2014 May 23
1
Way off topic: gvoice and callcentric
To deal with google dropping xmpp for voice, I've gotten a callcentric
number. The cc number connects to asterisk, and all works fine. Then I
set up the cc number as the gvoice forwarding number. If I'm on the
gvoice site, I can make a call and it will ring my cc number and then
the outside number. That also works fine.
BUT, when an outside call comes into gvoice it forwards the call
2011 Sep 26
0
Lost sunglasses at PuppetConf
Hi folks, sorry about this unusual email but I wasn''t sure where else
to send this.
I just attended PuppetConf 2011 in Portland. On the last day near the
end of the conference, I found a pair of sunglasses in the main
auditorium. I stowed them in my backpack intending to find out if
there was a lost and found, but I confess that I completely forgot
about them until I found them after
2009 Oct 29
2
template issue: nested variables?
I need to do something like this
node foo {
$iface = pcn0
...
}
# the template
<%= network_<%= iface %> %>/<% netmask_<%= iface %> %>
The idea being that a file would be built on the client holding the
value of pcn0''s network/netmask
Of course, I''m trying to avoid hard coding the interface name in order
to keep my code portable.
Thanks in advance
2011 Dec 03
2
google voice calling dial plan question.
When a caller calls my google voice phone number, I must answer, wait and
press one to accept. Sometimes even that does not work.
I have tried a few different things to get asterisk to place the call in an
answered state and send the DTMF 1 with the Dial macro.
I found Malcom Davenports wiki page regarding Google calling which has been
very helpful in troubleshooting the issue.
2010 Jun 30
1
Problem using the logadm pattern
Hi All
I am trying to deploy the Solaris logadm pattern from
http://projects.reductivelabs.com/projects/puppet/wiki/Logadm_Patterns. I
dropped it in .../lib/puppet/type/logadm.rb
However, I am getting an error message:
err: Could not run Puppet configuration client: Munging failed for value
"puppet" in class backup: Global resource access is deprecated
And I have traced it back to
2010 Jan 01
2
Help needed badly for mongrel issue
0.25.1 installed via gem on opensolaris 2009.06
I only see this error when my puppet master is set up to use mongrel
root@puppet:~# puppetd --test
info: Retrieving plugin
err: /File[/var/puppet/lib]: Failed to generate additional resources
using ''eval_generate'': No format match the given format name or mime-
type (text/html)
err: /File[/var/puppet/lib]: Failed to retrieve
2012 May 30
20
Thoughts on job listings?
How do folks feel about getting Puppet job listings on this list?
I''ve rejected a few that we quite spammy, but when the subject matter
really is a system admin with puppet experience, the decision becomes
a bit different.
I''m looking for general feelings. A simple +1 or -1 would be great.
Mike
--
You received this message because you are subscribed to the Google Groups
2013 Jul 16
14
"puppet module install simondean/iis" gives error "Error: cert already in hash table"
Hello,
I have a fresh install of puppet 3.2.3. on windows 8. I try to install the
iis module (https://forge.puppetlabs.com/simondean/iis) with the command:
puppet module install simondean/iis
and it gives me
*C:\Program Files (x86)\Puppet Labs\Puppet>puppet module install
simondean/iis*
*Notice: Preparing to install into
C:/ProgramData/PuppetLabs/puppet/etc/modules .*
*..*
*Notice: