[Puppet Users] Puppet, Foreman and Modules

2014-03-07 Thread James James
at /etc/puppet/environments/production/modules/network/manifests/manage/alias.pp:1 on node ovirt-node1.example.com Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run Can somebody help me ? Regards. James -- You received this message because you are subscri

[Puppet Users] Triggering an action on "ensure: removed"

2012-02-20 Thread James
force => true, # also purge subdirs and links owner => root, group => nobody, mode => 600, backup => false, } The problem: including a notify => Exec['whatever'] does not work. Either this is a bug, and/or perhaps someone could

Re: [Puppet Users] Re: continues puppet run in production

2009-12-30 Thread james
etc, etc, etc. If you can reduce the level of risk to whatever your appetite is then you've addressed the second risk. That's professional, rational, and working within your organisation's risk appetite. Seems perfectly reasonable to me. Regards James Turnbull -- Author of: * Pr

[Puppet Users] up2date + arch

2010-01-19 Thread James
mented yet. Does anyone have a solution for this? Can I extend the package resource somehow to allow up2date to handle the arch properly? Thanks, James C. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, sen

Re: [Puppet Users] Combining our experience into a larger, common module repo

2010-02-03 Thread james
taining the common Apache module. Regards James Turnbull -- Author of: * Pro Linux System Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook) * Pro Nagios 2.0 (http://tinyurl.com/pronagios) * Hardening Linux (http://tinyurl.com/hardeni

[Puppet Users] Triage-a-thon - 1/21/2012

2012-01-20 Thread James Turnbull
and announcing progress on Twitter via the @puppetlabs account. For instructions and information on the event see: http://projects.puppetlabs.com/projects/puppet/wiki/Triageathon If you have any questions or issues or need help please don't hesitate to get in touch! Thanks James -- J

[Puppet Users] Re: Failed to Allocate Memory When Connected to LDAP

2012-01-26 Thread James Lee
On 01/19/2012 03:37 PM, James Lee wrote: > Hello, > > I have a Solaris 10 system running Puppet 2.6.8 that is experiencing a > very unusual problem. It has been running fine up until I configured > the system to use LDAP for users and groups. The problem is easily > reprodu

[Puppet Users] Re: mysql errors

2012-01-26 Thread James Eckersall
Looks like this message didn't reach the group for some reason. For clarity though, I found that this was occurring on all three masters. I was able to resolve this by downgrading the activerecord gem on the puppet masters from 3.1.3 to 3.0.5. On 13 January 2012 08:31, jamese wrote: > I'm curre

[Puppet Users] Failed to Allocate Memory When Connected to LDAP

2012-01-26 Thread James Lee
, so there is something in one of our modules that is triggering the problem, but I have no idea what. The stack trace above gives me no real clues (it's a Solaris system, there is no APT system, and removing the apt provider just pushes the crash to another file, same message). I don&#

[Puppet Users] Re: Failed to Allocate Memory When Connected to LDAP

2012-02-03 Thread James Lee
On 01/20/2012 12:51 PM, James Lee wrote: > I've narrowed down what is triggering this problem, but I still do not > know how to fix it. ... >> acad ~ # puppet agent --test --environment=jameslee --no-report --noop >> /opt/csw/lib/ruby/gems/1.8/gems/puppet-2.6.12/lib/puppet/

[Puppet Users] Testing a single module

2012-04-12 Thread James Patterson
er of pulling in changes from other people's modules as well. Should I create yet another environment to do this? 2. Can I define certain modules as being taken from another environment, the "test" environment, for example? Thanks in advance, -- James Patterson jamespatter...@ope

[Puppet Users] Re: [Puppet-dev] Taking github noise away from puppet-dev list

2012-04-12 Thread James Turnbull
o segment/split the conversation... James -- James Turnbull Puppet Labs 1-503-734-8571 To schedule a meeting with me: http://tungle.me/jamtur01 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to pupp

Re: [Puppet Users] Testing a single module

2012-04-23 Thread James Patterson
what you suggest, or am I approaching this from the wrong direction? Thanks. -- James Patterson [1]jamespatter...@operamail.com On Thu, Apr 12, 2012, at 10:10 AM, Gary Larizza wrote: James, If the modules are in your modulepath and environments are defined in puppet.conf, you can actually

[Puppet Users] managing some directories

2012-04-30 Thread James Dehune
I need to manage some directories, ensure they are created/present, owner/groups/modes are correct.I have a static list of directories that will be present on this group of servers. However, down the road one of the nodes may need a new partition that the other nodes may not. I've created a "

Re: [Puppet Users] Puppet / scalability

2012-05-14 Thread James Turnbull
You can front-end Puppet with a load balancer and then just cluster master nodes to scale to your needs in the same way you can grow any HTTP service. Regards James Turnbull -- James Turnbull Puppet Labs 1-503-734-8571 To schedule a meeting with me: http://tungle.me/jamtur01 -- You receive

Re: [Puppet Users] Classes, Subclasses, and Requirements

2012-05-17 Thread James Sweeny
> > -LTH > > > > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/puppet-users/-/QJOSn1NqhEsJ. > To post to this grou

Re: [Puppet Users] Classes, Subclasses, and Requirements

2012-05-17 Thread James Sweeny
PM, LTH wrote: > On Thursday, May 17, 2012 11:23:40 AM UTC-4, James Sweeny wrote: >> >> You can't require Class['test2::foo'] unless it's already available where >> you're requiring it. You need to include test2::foo in test2::bar. >> >> >

Re: [Puppet Users] Is there a quick way to export a manifest from a master/client to a new standalone?

2012-05-21 Thread James Glenn
On Mon, May 21, 2012 at 8:16 PM, Ryan Coleman wrote: > Hi James, > > On Mon, May 21, 2012 at 3:02 PM, thedonkdonk wrote: >> I have a large puppet master / client setup with lots of files and >> templates and modules and so on. Is there a way to make a stand alone >> m

[Puppet Users] Projects.puppetlabs.com outage 5/22/2012

2012-05-22 Thread James Turnbull
Hi all Due to some required maintenance our provider is doing the Redmine projects site will be down from 6.00PM PST to 6.30PM PST tonight (5/22/2012). We apologize for the inconvenience and the short notice. If you have any questions or concerns please contact me. Thanks James Turnbull

[Puppet Users] Announcing Razor

2012-05-23 Thread James Turnbull
, takes you through the history, background and workflow of Razor: http://nickapedia.com/2012/05/21/lex-parsimoniae-cloud-provisioning-with-a-razor/ And finally - being open source - you can find the code at: https://github.com/puppetlabs/Razor Regards James Turnbull -- James Turnbull Puppet

Re: [Puppet Users] Announce: Puppet 2.7.16 Available

2012-06-14 Thread James Turnbull
Repos should be back working now. Temporary glitch. Regards James On Jun 14, 2012 12:08 PM, "Jo Rhett" wrote: > On Jun 13, 2012, at 2:52 PM, Matthaus Litteken wrote: > > RPMs are available at https://yum.puppetlabs.com/el or /fedora > > > https doesn't se

[Puppet Users] How to iterate over an array? (with a counter)

2012-06-20 Thread James Patterson
ation, but I don't see how to also increment a counter to get the behaviour above? Is this possible? Thanks. -- James Patterson jamespatter...@operamail.com -- http://www.fastmail.fm - Or how I learned to stop worrying and love email again -- You received th

Re: [Puppet Users] How to iterate over an array? (with a counter)

2012-06-20 Thread James Patterson
On Wed, Jun 20, 2012, at 10:42 PM, R.I.Pienaar wrote: > > > - Original Message - > > From: "James Patterson" > > To: puppet-users@googlegroups.com > > Sent: Wednesday, June 20, 2012 10:39:02 PM > > Subject: [Puppet Users] How to iterate over a

Re: [Puppet Users] Dashboard not working (406 Not Acceptable)

2012-06-21 Thread James Tan
ashboard:puppet-dashboard spool Regards, James T. On Monday, November 21, 2011 2:13:27 PM UTC+1, Galed Friedmann wrote: > > Anybody? Any ideas? > > Thanks again > > On Sun, Nov 13, 2011 at 2:45 PM, Galed Friedmann < > galed.friedm...@onavo.com> wrote: > >>

[Puppet Users] Puppet Online Linter

2012-07-02 Thread James Turnbull
antly about privacy: your Puppet code is only stored on the linter whilst it is being processed. After processing all data is deleted. Hope it's useful to you and feature requests welcomed! Cheers James - -- Author of: * Pro Puppet (http://tinyurl.com/ppuppet) * Pro Linux System Administra

Re: [Puppet Users] Puppet-Rundeck Integration

2012-07-02 Thread James Turnbull
ng. Does this gem work with Puppet Enterprise? > I wrote the gem (prior to PE being released) and I suspect it doesn't work with PE at all. If you could log an issue then I'll see about doing some testing (https://github.com/jamtur01/puppet-rundeck) Thanks! James -- James Turnbul

Re: [Puppet Users] struggling with precedence/declarative language

2011-06-28 Thread James Fryman
On Jun 28, 2011, at 1:01 PM, Craig White wrote: > I think that the heat must be affecting me because this seems so simple but > it's eluded me for too long now. > > What I am trying to do is create a symlink from one directory to another > AFTER the package is installed. > > The error: > err:

[Puppet Users] The Puppet Wiki

2011-06-28 Thread James Turnbull
on this approach and any other documentation issues, weaknesses or problems is always welcomed. Either via tickets (http://projects.puppetlabs.com/projects/puppet-docs/issues/new) or via email. Thanks James -- James Turnbull Puppet Labs 1-503-734-8571 -- You received this message because you are s

Re: [Puppet Users] Linux hardening

2011-07-01 Thread James Turnbull
started this modeled on the CIS Linux Security guidelines. https://github.com/jamtur01/puppet-hardening It's not complete but covers a selection of the controls. You're welcome to fork/hack on it. Patches welcome etc. Regards James -- James Turnbull Puppet Labs 1-503-734-8571 J

[Puppet Users] The 2.6.9, 2.7.0 and 2.7.1 releases

2011-07-03 Thread James Turnbull
one critical fix in it. The code from the 2.6.9 tickets will be merged into the 2.7.2 release and relevant fixes from 2.6.9 will then work. Hope that clarifies things. Regards James -- James Turnbull Puppet Labs 1-503-734-8571 Join us for PuppetConf <http://www.bit.ly/puppetconf

Re: [Puppet Users] Linux hardening

2011-07-03 Thread James Turnbull
cally trying to provide an example of a module to apply a particular standard. I don't it makes much difference which approach you take. Although if you break the hardening into classes though you can make exceptions to which nodes they are applied. Regards James -- James Turnbull Puppet

Re: [Puppet Users] Dynamic including in templates

2011-07-06 Thread James Fryman
that outputs the result of a value or expression. Hope that helps! -James -- James Fryman ph +1.615.669.2048 | twitter jfryman | gtalk: jami...@puppetlabs.com On Jul 6, 2011, at 10:01 AM, Jonathan Gazeley wrote: > Thanks Ken. Adding the '==' now makes my template syntactically val

Re: [Puppet Users] Large scale puppet deployments

2011-07-06 Thread James Turnbull
r use case and I can probably expand on this. Regards James -- James Turnbull Puppet Labs 1-503-734-8571 Join us for PuppetConf <http://www.bit.ly/puppetconfsig>, September 22nd and 23rd in Portland, Oregon, USA. -- You received this message because you are subscribed to the Google Gro

Re: [Puppet Users] catalog run time? what about facter run time?

2011-07-07 Thread James Turnbull
but you can output performance data from Facter by running it with the --timing switch on the command line. As to other statistics - there are a number in reports that you can access. See http://projects.puppetlabs.com/projects/puppet/wiki/Report_Format_2. Regards James Turnbull -

Re: [Puppet Users] Problems In New "Pro Puppet" Book

2011-07-10 Thread James Turnbull
nks for the feedback. Better to send it to the publisher than sending it here - they can actually act on Errata. http://www.apress.com/9781430230571 Thanks again James Turnbull -- James Turnbull Puppet Labs 1-503-734-8571 Join us for PuppetConf <http://www.bit.ly/puppetconfsig>, September

[Puppet Users] Registration for PuppetConf is now open!

2011-07-11 Thread James Turnbull
t; Portland is also a great town for a visit too with good beer, wine, food and some cool stuff planned for attendees. We really hope you'll all come along! Cheers James -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post

Re: [Puppet Users] ANNOUNCE: Cloud Provisioner v0.6.0rc1 release

2011-07-26 Thread James Turnbull
Scott Smith wrote: > Gonna take a wild guess that there are plans to support other providers.. > Correct! Regards James -- James Turnbull Puppet Labs 1-503-734-8571 Join us for PuppetConf <http://www.bit.ly/puppetconfsig>, September 22nd and 23rd in Portland, Oregon, USA. --

Re: [Puppet Users] Re: ANNOUNCE: Cloud Provisioner v0.6.0rc1 release

2011-07-26 Thread James Turnbull
equire. Regards James -- James Turnbull Puppet Labs 1-503-734-8571 Join us for PuppetConf <http://www.bit.ly/puppetconfsig>, September 22nd and 23rd in Portland, Oregon, USA. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To p

Re: [Puppet Users] Master failover and cert names.

2011-07-30 Thread James Turnbull
new "Pro Puppet" book skims > over this detail. You'd think they'd have some proof it before selling it. > Douglas Did you read the chapter carefully? The Front End Load Balancer Configuration section explains this pretty clearly. Regards James Turnbull -- James

[Puppet Users] Redmine and Forge outage

2011-08-07 Thread James Turnbull
Hi all This morning one of our hosting boxes - the one hosting our Redmine issues box and the Forge site - went down. The issue was a DC one and has been resolved. We apologise for any inconvenience and please feel free to email me if you have any continued issues! Thanks James Turnbull

[Puppet Users] ANNOUNCE: Puppet Module Tool version 0.3.4

2011-08-09 Thread James Turnbull
nto your module path as: apache You can find the code and full commit logs at: https://github.com/puppetlabs/puppet-module-tool Regards James Turnbull -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, s

Re: [Puppet Users] Release tarball spec file

2011-08-24 Thread James Turnbull
on that is actually better handled by people downstream of us. Regards James Turnbull -- James Turnbull Puppet Labs 1-503-734-8571 Join us for PuppetConf <http://www.bit.ly/puppetconfsig>, September 22nd and 23rd in Portland, Oregon, USA. -- You received this message because you are subscribe

Re: [Puppet Users] Inherited 0.2.5 installation

2011-09-02 Thread James Turnbull
tibility with older clients talking to newer masters but not vice versa. Hope that helps! James -- James Turnbull Puppet Labs 1-503-734-8571 Join us for PuppetConf <http://www.bit.ly/puppetconfsig>, September 22nd and 23rd in Portland, Oregon, USA. -- You received this message becaus

Re: [Puppet Users] Slightly OT: Puppet + OpenQRM

2011-09-06 Thread James Turnbull
started-with-OpenQRM Things have changed quite a bit with the product since then and the best bet is probably to talk to the primary guy - Matthias Rechenburg. Cheers James -- James Turnbull Puppet Labs 1-503-734-8571 Join us for PuppetConf <http://www.bit.ly/puppetconfsig>, September 22nd

Re: [Puppet Users] OS X Lion group membership not updated

2011-09-06 Thread James Turnbull
f this one is picked up. We've got code for some and need to do some refactoring for others. Cheers James -- James Turnbull Puppet Labs 1-503-734-8571 Join us for PuppetConf <http://www.bit.ly/puppetconfsig>, September 22nd and 23rd in Portland, Oregon, USA. -- You received this

Re: [Puppet Users] Package provider for gentoo?

2011-09-06 Thread James Turnbull
ry update_eix present on the host? James -- James Turnbull Puppet Labs 1-503-734-8571 Join us for PuppetConf <http://www.bit.ly/puppetconfsig>, September 22nd and 23rd in Portland, Oregon, USA. -- You received this message because you are subscribed to the Google Groups "Puppet Users&

Re: [Puppet Users] OpenBSD/i386 Puppet 2.7.3

2011-09-16 Thread James Turnbull
dspruell wrote: > Could not find a default provider for user I'd say this is a variant of http://projects.puppetlabs.com/issues/4963. A similar fix to the code in that ticket should work. Regards James Turnbull -- James Turnbull Puppet Labs 1-503-734-8571 Join us for PuppetCo

Re: [Puppet Users] OpenBSD/i386 Puppet 2.7.3

2011-09-18 Thread James Turnbull
an.cgi?query=useradd&sektion=8 > http://netbsd.gw.com/cgi-bin/man-cgi?useradd+8+NetBSD-current > > Is a slightly modified provider needed? > Yes. It'd be great if you could log a ticket please. Thanks James Turnbull -- James Turnbull Puppet Labs 1-503-734-8571 Join

Re: [Puppet Users] Review of new type & provider

2011-09-20 Thread James Turnbull
roject?). We're trying to keep the core lean and mean. So I'd recommend creating and adding a module to the Forge (http://forge.puppetlabs.com) with your new type and provider. Regards James -- James Turnbull Puppet Labs 1-503-734-8571 Join us for PuppetConf <http://www.bit.ly/pup

Spam (was Re: [Puppet Users] Business Intelligence 2011 (November 12th,Delhi))

2011-09-28 Thread James Turnbull
Lincy 123 wrote: > Hi, > > I got to know of an exciting event happening in Delhi on November 12th > Apologies all - this is spam that slipped through. James -- James Turnbull Puppet Labs 1-503-734-8571 -- You received this message because you are subscribed to the Google Gro

[Puppet Users] In Topic Branch - Pending Merge status changed

2011-10-01 Thread James Turnbull
changes in which case the ticket will be set to Code Insufficient or Tests Insufficient respectively. When you've updated the code or tests please set the status back to In Topic Branch - Pending Review. Please let me know if you've got any questions on this. Thanks! James Turnbull -- J

Re: [Puppet Users] Re: Setting savedefult options with augeas/puppet

2011-10-13 Thread James Peltier
On Thu, Oct 13, 2011 at 1:24 AM, Luke Bigum wrote: > Can you give me an example of a grub.conf file that you want to > achieve? I don't have a dual boot windows system so not exactly sure > what option you mean. > # grub.conf generated by anaconda > # > # Note that you do not have to rerun gr

[Puppet Users] The getting of wisdom - Puppet Labs and Hiera

2011-10-27 Thread James Turnbull
s.com/projects/hiera The Hiera code is now located at: https://github.com/puppetlabs/hiera https://github.com/puppetlabs/hiera-puppet https://github.com/puppetlabs/hiera-json Please feel free to email the list or me directly if you have any questions about this. Thanks James Turnbull -- You rece

Re: [Puppet Users] What the?? (gem install puppet not working) sorta... read on...

2011-10-29 Thread James Turnbull
ead: http://stackoverflow.com/questions/2846804/whats-the-deal-with-rubygems-on-debian-its-different-and-strange Regards James Turnbull -- James Turnbull Puppet Labs 1-503-734-8571 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To

[Puppet Users] ANNOUNCE: Puppet Labs stdlib module version 2.2.0 released

2011-11-08 Thread James Turnbull
* Maint - Add watchr autotest script * Maint - Make rspec tests work with Puppet 2.6.4 * #9859 - Add root_home fact and tests The module is available via the Puppet Labs Forge at http://forge.puppetlabs.com/puppetlabs/stdlib. Regards James Turnbull -- James Turnbull Puppet Labs 1-503-734-857

Re: [Puppet Users] ANNOUNCE: Puppet Labs stdlib module version 2.2.0 released

2011-11-15 Thread James Turnbull
Jo Rhett wrote: > James, I love the idea of this module but the wiki page you listed below > is fairly broken. The syntax under anchor certainly wouldn't parse, and > I'm staring at it and I'm not even sure what some of it is intending to > say... Jo The syntax doe

[Puppet Users] Re: [Puppet-dev] Re: ERROR: Connection reset by peer

2011-11-15 Thread James Turnbull
I usually get the same error at >> different stages (during request to different files puppet manages). >> But error is always the same: Connection reset by peer. >> >> Sometimes it finishes w/o error, but almost always I get this error. >> Some kind of random.

Re: [Puppet Users] When will Puppet officially support Ruby 1.9.2+

2011-11-18 Thread James Turnbull
o Chef. Puppet has supported Ruby 1.9.2 since 2.7.0. Regards James -- 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@googlegroups.com. To unsubscribe from this group, send email to pu

Re: [Puppet Users] Re: Is it possible to get a list of all nodes in your manifests and all classes assigned to those nodes programatically in Ruby?

2011-11-20 Thread James Turnbull
t the info without printing it all out. > Sorry missed this one - I do something vaguely similar for the Puppet Rundeck integration - have a look at the code at: https://github.com/jamtur01/puppet-rundeck Others may be able to chime in with better ideas. James -- James Turnbull Puppet Labs 1-503

Re: [Puppet-dev] Re: [Puppet Users] Re: Is it possible to get a list of all nodes in your manifests and all classes assigned to those nodes programatically in Ruby?

2011-11-20 Thread James Turnbull
Trevor Vaughan wrote: > Thanks James. > > I knew how to do that, I was actually trying to figure out if I could do it > the hard way by delving the manifests instead of having to wait for a > system to check in. > > I'm pretty close to saying that the answer is &#

[Puppet Users] Puppet IRC logs

2011-11-21 Thread James Turnbull
by me (not Puppet Labs) so best to contact me for issues rather than bother anyone else. Regards James - -- Author of: * Pro Puppet (http://tinyurl.com/ppuppet) * Pro Linux System Administration (http://tinyurl.com/linuxadmin) * Pro Nagios 2.0 (http://tinyurl.com/pronagios) * Hardening Linux

[Puppet Users] FOSDEM 2012: Configuration & Systems Management DevRoom

2011-11-21 Thread James Turnbull
ems tools and configuration management. This is your opportunity to show off your implementation, your tool or what your environment shine! Regards Nigel Kersten & James Turnbull -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post

Re: [Puppet Users] Re: [Puppet-dev] Puppet IRC logs

2011-11-24 Thread James Turnbull
Dan Carley wrote: > > Nice work. Always a great resource for finding information about obscure > error strings. > > Small request: could you setup a ServerAlias for "puppetlogs.com > <http://puppetlogs.com>"? Done. James -- James Turnbull Puppet Labs 1-

[Puppet Users] Re: [Puppet-dev] need help w/ puppet error when running against my sandbox environment

2011-12-07 Thread James Turnbull
ve catalog from remote server: Error 400 on > SERVER: Could not find class services at /etc/puppet/manifests/site.pp: > 10 on node m0009477.lab.ppops.net > > > Any idea where I should be looking? (I will also check out the book > Pro Puppet by James Turnbull also to see if I can get

Re: [Puppet Users] Announce: Puppet 2.6.13rc1 Available

2011-12-07 Thread James Turnbull
ready in RC. Regards James Turnbull -- James Turnbull Puppet Labs 1-503-734-8571 To schedule a meeting with me: http://tungle.me/jamtur01 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to pu

Re: [Puppet Users] puppet kick getting hostname not match with the server certificate

2011-12-15 Thread James Turnbull
nd things work as expected. > When doing puppet kick hostname I get the following: > > Triggering hostname > Host hostname failed: hostname not match with the server certificate > hostname finished with exit code 2 > Failed: hostname > John Did you ever work out the issue he

[Puppet Users] When the lint accumulates...

2011-12-19 Thread James Turnbull
issues like this. * Send me or the list snippets of Puppet code that cause issues and the output/issue they result in. We'll also look at tracking as many of these as possible and where relevant update the Style Guide with them too. Cheers James -- James Turnbull Puppet Labs 1-503-734-8571 To

Re: [Puppet Users] Learn from MY Mistake: "false" != false

2011-12-19 Thread James Turnbull
> Thanks again, everyone ! > This is an excellent example of something that could be caught by linting until the bug is fixed: https://github.com/rodjek/puppet-lint/issues/43 Regards James -- James Turnbull Puppet Labs 1-503-734-8571 To schedule a meeting with me: http://tungle.me/jamtur01

Re: [Puppet Users] Re: [Puppet-dev] Re: When the lint accumulates...

2011-12-20 Thread James Turnbull
Walter Heck wrote: > > > On 2011-19-12 21:00, James Turnbull wrote: > > So what can you do to help? Well firstly help us identify > any syntax, > language constructions, structures etc that have caused > issues

Re: [Puppet Users] Re: [Puppet-dev] Re: When the lint accumulates...

2011-12-20 Thread James Turnbull
ll my files in /etc/puppet/manifests or modules and pipe all the .pp files through puppet-lint. Regards James Turnbull -- James Turnbull Puppet Labs 1-503-734-8571 To schedule a meeting with me: http://tungle.me/jamtur01 -- You received this message because you are subscribed to the Google Group

[Puppet Users] Puppet Triage-A-Thon

2012-01-09 Thread James Turnbull
://triagepuppet.eventbrite.com/?ref=ebtn. We hope you'll be interested in attending and helping us make Puppet better. Thanks James -- James Turnbull Puppet Labs 1-503-734-8571 To schedule a meeting with me: http://tungle.me/jamtur01 -- You received this message because you are subscribed to the Google G

Re: [Puppet Users] Puppet Triage-A-Thon

2012-01-10 Thread James Turnbull
couple of ours) will be there. But the Puppet community is pretty big and now very global (hence the early start West Coast time to allow East Coasters and Europeans to get involved). We'll also have plenty of Puppet Labs people in the office in Portland and online to help out too. Regard

Re: [Puppet Users] Puppet Triage-A-Thon

2012-01-10 Thread James Turnbull
ball. It's the only way I'll learn. :) Thanks for your patience and your contribution! Regards James -- James Turnbull Puppet Labs 1-503-734-8571 To schedule a meeting with me: http://tungle.me/jamtur01 -- You received this message because you are subscribed to the Google Groups &quo

Re: [Puppet Users] need link for simple docuemntation

2012-01-10 Thread James Turnbull
://github.com> , > reading how others wrote their modules definitely it would help you out. > > The Forge (http://forge.puppetlabs.com) has about 260+ modules that are also useful examples. Regards James Turnbull -- James Turnbull Puppet Labs 1-503-734-8571 To schedule a meeting w

Re: [Puppet Users] Something wrong with puppet-users group?

2012-01-11 Thread James Turnbull
Jeff Sussna wrote: > All my other Google Groups load pretty quickly. Puppet-users is very > slow and often times out. > Yes - I just noticed this and I am not sure what's happening. We've only got 30K messages. I am unsure if that's a lot and perhaps causing an issue?

[Puppet Users] Puppet Dashboard packages now available!

2010-04-06 Thread James Turnbull
Labs release key as part of the installation process and the RPM packages are signed with that key. The Dashboard will be installed in /usr/share/puppet-dashboard and you run the server from here or create a Passenger configuration. Regards James Turnbull -- Author of: * Pro Linux System

Re: [Puppet Users] Puppet Dashboard packages now available!

2010-04-06 Thread James Cammarata
On Tue, 6 Apr 2010 17:48:42 +1000, James Turnbull wrote: > Hi all > > I've created RPM and DEB packages for the Puppet Dashboard 1.0.0rc1. > These are available via APT and Yum repositories hosted by Puppet > Labs. These are "first release" packages and I am by

Re: [Puppet Users] Puppet Dashboard packages now available!

2010-04-06 Thread James Turnbull
his? Did it prompt you to install the GPG key? Regards James Turnbull - -- Author of: * Pro Linux System Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook) * Pro Nagios 2.0 (http://tinyurl.com/pronagios) * Hardening Linux (http:/

Re: [Puppet Users] Puppet Dashboard packages now available!

2010-04-06 Thread James Turnbull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/04/10 11:09 PM, Daniel Kerwin wrote: > Do you have something like a release tarball? I'd like to create a > Gentoo ebuild for it. > http://yum.puppetlabs.com/sources/ Regards James Turnbull - -- Author of: * Pro Linux System

Re: [Puppet Users] Re: Puppet Dashboard packages now available!

2010-04-06 Thread James Turnbull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 7/04/10 10:38 AM, Michael DeHaan wrote: > On Tue, Apr 6, 2010 at 3:48 AM, James Turnbull > wrote: >> Hi all >> >> I've created RPM and DEB packages for the Puppet Dashboard 1.0.0rc1. >> These are available via

Re: [Puppet Users] Re: Puppet Dashboard packages now available!

2010-04-06 Thread James Turnbull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 7/04/10 10:38 AM, Michael DeHaan wrote: > On Tue, Apr 6, 2010 at 3:48 AM, James Turnbull > wrote: >> Hi all >> >> I've created RPM and DEB packages for the Puppet Dashboard 1.0.0rc1. >> These are available via

Re: [Puppet Users] Puppet Dashboard packages now available!

2010-04-06 Thread James Turnbull
es and we're using the older method. We're working to do separate packages for older and newer RH/Fedora releases. Regards James Turnbull - -- Author of: * Pro Linux System Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook) * Pro

Re: [Puppet Users] Puppet Dashboard packages now available!

2010-04-07 Thread James Turnbull
On 8 April 2010 00:20, Stu Teasdale wrote: > On Tue, Apr 06, 2010 at 05:48:42PM +1000, James Turnbull wrote: >> Hi all >> >> I've created RPM and DEB packages for the Puppet Dashboard 1.0.0rc1. >> These are available via APT and Yum repositories hosted by Puppet &

Re: [Puppet Users] dependencies

2010-04-08 Thread James Turnbull
OS X. You can also install graphviz, which comes with the dot application, which you can use to turn the text files into images: dot -Tpng /var/puppet/state/graphs/resources.dot -o /tmp/configuration.png Regards James Turnbull -- Author of: * Pro Linux System Administration (http://tinyurl.com/lin

Re: [Puppet Users] Puppet.type is deprecated

2010-04-12 Thread James Turnbull
you upgrade? Using what mechanism? Are you sure you removed the old Puppet files? Regards James Turnbull - -- Author of: * Pro Linux System Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook) * Pro Nagios 2.0 (http://tinyurl.com/pro

Re: [Puppet Users] Re: Puppet.type is deprecated

2010-04-12 Thread James Turnbull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/04/10 11:00 PM, Denny wrote: > Hi James, > > thank you for your quick reply. I'm running CentOS 5.3 so i have > installed the new version from > the epel-repo with "yum install puppet-server". > I think you m

Re: [Puppet Users] SuSE and zypper

2010-04-14 Thread James Turnbull
ogle.com/group/puppet-dev/browse_thread/thread/8c7b6593e2ca5a5b?hl=en_US Regards James Turnbull - -- Author of: * Pro Linux Systems Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook) * Pro Nagios 2.0 (http://tinyurl.com/pronagios) * Hard

Re: [Puppet Users] SuSE and zypper

2010-04-14 Thread James Turnbull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/04/10 9:26 PM, Alpár Török wrote: > 2010/4/14 James Turnbull : > Alpar wrote: >>>> Hi, >>>> >>>> I found the zypper provider mentioned on this list in another thread, >>>> but it failes

Re: [Puppet Users] behavioural testing of puppet manifests with cucumber-puppet

2010-04-17 Thread James Turnbull
dle the features inside modules to aid in portability. Regards James Turnbull - -- Author of: * Pro Linux Systems Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook) * Pro Nagios 2.0 (http://tinyurl.com/pronagios) * Hardening Linux (http:/

Re: [Puppet Users] Issue after upgrading to 0.25.4

2010-04-21 Thread James Turnbull
the one you're having. Can you log a ticket with --trace --debug output from the client and the master? Thanks James Turnbull - -- Author of: * Pro Linux System Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook) * Pro Nagios 2.0 (http:

Re: [Puppet Users] Pushing a file only if another does not exist.

2010-04-25 Thread James Turnbull
al of service attack. > I also love the fact that "compliance" to the standard is going to give a lot of enterprises the excuse to say "We are secure because we're PCI DSS compliant". /me puts head in hands at the victory of "standards" over risk management

[Puppet Users] HTTP Authentication type

2010-04-26 Thread James Turnbull
ter versions of Ruby. Hopefully it's also an excellent example of exactly how creating type/providers is fairly simple once you get the hang of it. I'd encourage people to consider how much easier a few simple types and providers might make your life. :) Regards James Turnbull - --

Re: [Puppet Users] Wiki: Syntax woes? Page preview on non-edited page -> big mess :)

2010-04-26 Thread James Turnbull
will use different ways of doing H1, H2, H3 etc. Have a look at: http://daringfireball.net/projects/markdown/ for a more complete syntax. Cheers James - -- Author of: * Pro Linux System Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook

Re: [Puppet Users] OS Conditional exec.

2010-04-26 Thread James Turnbull
n the same way that classes would get. Weird - if this is the case it's definitely a bug (hint... :) ). Regards James -- Author of: * Pro Linux System Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook) * Pro Nagios 2.0 (htt

Re: [Puppet Users] HTTP Authentication type

2010-04-27 Thread James Turnbull
he file must only contain alice, bob and jane - then you'd need to use a file resource and supply the file. Regards James Turnbull -- Author of: * Pro Linux System Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook) * Pro Nagios 2.0 (http:

Re: [Puppet Users] cannot get certificates working

2010-04-27 Thread James Turnbull
and faster 0.25.x branches. Regards James Turnbull -- Author of: * Pro Linux System Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook) * Pro Nagios 2.0 (http://tinyurl.com/pronagios) * Hardening Linux (http://tinyurl.com/hardeninglinux) -- Yo

Re: [Puppet Users] Wiki: Syntax woes? Page preview on non-edited page -> big mess :)

2010-04-27 Thread James Turnbull
On 28/04/2010 9:02 AM, Sebastian Kayser wrote: Thanks for the info, James. Worked flawlessly. Is there any macro to create a table of contents (and thereby some structure) for longish pages like the following? http://projects.puppetlabs.com/projects/puppet/wiki/Puppet_Solaris Sebastian

[Puppet Users] Watchers replaces voting...

2010-05-01 Thread James Turnbull
e top of a particular issue. Thanks James Turnbull - -- Author of: * Pro Linux System Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook) * Pro Nagios 2.0 (http://tinyurl.com/pronagios) * Hardening Linux (http://tinyurl.com/hardeninglinux)

[Puppet Users] ANNOUNCE: Puppet 0.25.5 - Release Candidate 2 available!

2010-05-02 Thread James Turnbull
(unit tests broken in 0.25.1-->0.25.4) 49a7185 Fix for #3085 (user_role_add pulls from same source as useradd) 1f086c2 Fix for #3114 (ruby's arbitrary limit on process groups too low) Regards James Turnbull - -- Author of: * Pro Linux System Administration (http://tinyurl.com/linuxadm

Re: [Puppet Users] ANNOUNCE: Puppet 0.25.5 - Release Candidate 2 available!

2010-05-02 Thread James Turnbull
s model. We've retained the old setting in the factpath option to ensure continuity also. Regards James Turnbull - -- Author of: * Pro Linux System Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook) * Pro Nagios 2.0 (http://t

  1   2   3   4   5   6   7   8   9   10   >