Re: [Puppet Users] Could not intern from pson after server upgrade (again)

2014-06-03 Thread Felix Frank
Uhm, tricky. Can you make sure that agent and master use the same Ruby version for Puppet? It may be worthwile to try running both on Ruby 1.9.3. HTH, Felix On 06/03/2014 10:34 AM, Andrei-Florian Staicu wrote: > Hi all, > > After upgrading the server from 3.2.4-1.el6 to 3.6.1-1.el6, i get the

Re: [Puppet Users] Could not intern from pson after server upgrade (again)

2014-06-03 Thread Andrei-Florian Staicu
On Tue, Jun 3, 2014 at 11:48 AM, Felix Frank < felix.fr...@alumni.tu-berlin.de> wrote: > Uhm, tricky. > > Can you make sure that agent and master use the same Ruby version for > Puppet? > > It may be worthwile to try running both on Ruby 1.9.3. > > HTH, > Felix > > On 06/03/2014 10:34 AM, Andrei-F

Re: [Puppet Users] Could not intern from pson after server upgrade (again)

2014-06-03 Thread Felix Frank
OK, next try then. Can you do a puppet master --configprint all | grep serialization and a puppet agent --configprint all | grep serialization respectively? Are there differences? Thanks, Felix On 06/03/2014 11:10 AM, Andrei-Florian Staicu wrote: > > Hi, > > As far as I see I'm on the sam

Re: [Puppet Users] Could not intern from pson after server upgrade (again)

2014-06-03 Thread Andrei-Florian Staicu
On Tue, Jun 3, 2014 at 12:15 PM, Felix Frank < felix.fr...@alumni.tu-berlin.de> wrote: > OK, next try then. > > Can you do a > > puppet master --configprint all | grep serialization > > and a > > puppet agent --configprint all | grep serialization > > respectively? Are there differences? > > Again

Re: [Puppet Users] Could not intern from pson after server upgrade (again)

2014-06-03 Thread Felix Frank
On 06/03/2014 11:31 AM, Andrei-Florian Staicu wrote: > Could it be that the client is somehow sending http requests on a https > channel? Or does that sound stupid? No, that would lead to other exciting symptoms :-) As a workaround, you could try and do a puppet agent --test --preferred_serializ

Re: [Puppet Users] ongoing puppet dashboard frustration

2014-06-03 Thread Felix Frank
On 06/02/2014 11:42 PM, Fine, Thomas wrote: > The insane part here is that (as far as I can tell) this dynamically > generated file never ever ever actually needs to change unless I > reconfigure or re-install puppet-dashboard. So alternatively if you can > tell me how to just serve this as a plai

Re: [Puppet Users] Could not intern from pson after server upgrade (again)

2014-06-03 Thread Felix Frank
Ah, would have been too simple anyway. Another weird thought - what is your facter version. Is that perhaps too old? On 06/03/2014 11:56 AM, Andrei-Florian Staicu wrote: > > This is the output. Also full debug output below for server client for > this particular run. > In the end, it falls back

Re: [Puppet Users] Could not intern from pson after server upgrade (again)

2014-06-03 Thread Andrei-Florian Staicu
On Tue, Jun 3, 2014 at 12:59 PM, Felix Frank < felix.fr...@alumni.tu-berlin.de> wrote: > Ah, would have been too simple anyway. > > Another weird thought - what is your facter version. Is that perhaps too > old? > > On 06/03/2014 11:56 AM, Andrei-Florian Staicu wrote: > > > > This is the output. A

Re: [Puppet Users] Could not intern from pson after server upgrade (again)

2014-06-03 Thread Andrei-Florian Staicu
On Tue, Jun 3, 2014 at 1:18 PM, Andrei-Florian Staicu < andrei.sta...@gmail.com> wrote: > On Tue, Jun 3, 2014 at 12:59 PM, Felix Frank < > felix.fr...@alumni.tu-berlin.de> wrote: > >> Ah, would have been too simple anyway. >> >> Another weird thought - what is your facter version. Is that perhaps

Re: [Puppet Users] Could not intern from pson after server upgrade (again)

2014-06-03 Thread Felix Frank
On 06/03/2014 12:18 PM, Andrei-Florian Staicu wrote: > > More bad news: facter-2.0.1-1.el6 on both of them. > Ummm... did I already say thanks for your help :) Well that would have been premature because I'm about at my wit's end. There is a chance you are hitting a latent bug with 3.6. Are you

Re: [Puppet Users] Could not intern from pson after server upgrade (again)

2014-06-03 Thread Andrei-Florian Staicu
On Tue, Jun 3, 2014 at 2:40 PM, Felix Frank wrote: > On 06/03/2014 12:18 PM, Andrei-Florian Staicu wrote: > > > > More bad news: facter-2.0.1-1.el6 on both of them. > > Ummm... did I already say thanks for your help :) > > Well that would have been premature because I'm about at my wit's end. > >

Re: [Puppet Users] Could not intern from pson after server upgrade (again)

2014-06-03 Thread Felix Frank
On 06/03/2014 01:53 PM, Andrei-Florian Staicu wrote: > > However, I don't understand if that has any effect on the puppet master, > or who/what installed it. As I said, puppet was happily running at > version 3.2.4, even with this gem installed. That's still pretty alarming. When Ruby library pat

Re: [Puppet Users] Could not intern from pson after server upgrade (again)

2014-06-03 Thread Andrei-Florian Staicu
On Tue, Jun 3, 2014 at 3:04 PM, Felix Frank wrote: > On 06/03/2014 01:53 PM, Andrei-Florian Staicu wrote: > > > > However, I don't understand if that has any effect on the puppet master, > > or who/what installed it. As I said, puppet was happily running at > > version 3.2.4, even with this gem i

Re: [Puppet Users] Could not intern from pson after server upgrade (again)

2014-06-03 Thread Felix Frank
On 06/03/2014 02:35 PM, Andrei-Florian Staicu wrote: > > What do you think of the output below? Should I try manually updating > the gems that don't come from an rpm? Yeah, I'd try and get rid of at least the puppet and facter gems. Loose as many as you can manage, for mixing gems with other ways

Re: [Puppet Users] Could not intern from pson after server upgrade (again)

2014-06-03 Thread Andrei-Florian Staicu
On Tue, Jun 3, 2014 at 3:45 PM, Felix Frank wrote: > On 06/03/2014 02:35 PM, Andrei-Florian Staicu wrote: > > > > What do you think of the output below? Should I try manually updating > > the gems that don't come from an rpm? > > Yeah, I'd try and get rid of at least the puppet and facter gems. L

Re: [Puppet Users] Could not intern from pson after server upgrade (again)

2014-06-03 Thread Felix Frank
On 06/03/2014 03:13 PM, Andrei-Florian Staicu wrote: > Well, what can i say... after removing the puppet and facter gems from > the server, it worked perfectly. \o/ > Thanks a lot for your help and patience. When you get in Bucharest, beer > is on me. Word! :) -- You received this message beca

[Puppet Users] Re: Controlling the order of stop/starts on refresh between dependent services.

2014-06-03 Thread jcbollinger
On Monday, June 2, 2014 5:04:55 PM UTC-5, Paul Gale wrote: > > Hi, > > Using Puppet v2.7.25. > > I have two services that have a refresh dependency between them, namely: > Service['foo'] ~> Service['bar'] > > This equates to: stop/start 'foo' then stop/start 'bar', whenever 'foo' is > refreshed

[Puppet Users] Re: Puppet dashborad ENC script output blank

2014-06-03 Thread jcbollinger
On Monday, June 2, 2014 3:12:39 PM UTC-5, Satish Patel wrote: > > No, I didn't define any class in Dashbaord... I thought ENC script will > feed those classes in Dashbaord web interface > > You have it backward. The classes shown in Dashboard are about using Dashboard as an ENC to assign class

Re: [Puppet Users] Re: Conditional Creates Attribute

2014-06-03 Thread jcbollinger
On Monday, June 2, 2014 9:05:55 AM UTC-5, Henrik Lindberg wrote: > > On 2014-29-05 19:59, jcbollinger wrote: > > > > You want > > > >creates => undef > > > > for that approach (no quotes). That's an affirmative declaration of not > > specifying any value, even an empty one, for the gi

[Puppet Users] "puppet agent: applying configuration" success differs to manual command line "puppet agent -t"

2014-06-03 Thread Steve Kilduff
Hi guys, I've searched but not found what I'm looking for, sorry if this has been asked before. Background: I am trying to monitor puppet run success by monitoring the file /var/lib/puppet/state/last_run_summary.yaml. Then I am trying to break a puppet run, by temporarily removing a manifest

Re: [Puppet Users] "puppet agent: applying configuration" success differs to manual command line "puppet agent -t"

2014-06-03 Thread José Luis Ledesma
Could be it is using a cached catalog? I think that when you use the -t flag no cached catalog is applied, but without it could be. Regards El 03/06/2014 17:22, "Steve Kilduff" escribió: > Hi guys, > > I've searched but not found what I'm looking for, sorry if this has been > asked before. > >

Re: [Puppet Users] "puppet agent: applying configuration" success differs to manual command line "puppet agent -t"

2014-06-03 Thread Steve Kilduff
Hi, Yes you got it. With puppet agent -t it seems no cached catalog is applied, and it seems that the way in which I purposefully "broke puppet" by removing a manifest on the puppet master causes puppet agent to use a cached catalogue which is the default behavior. I set usecacheonfailure = fal

Re: [Puppet Users] ongoing puppet dashboard frustration

2014-06-03 Thread Fine, Thomas
SOLVED. My Apache installation was being crippled by an incomplete mime.types that had no entry for css files. They were being served as text/plain, and hence were being ignored by the browsers. This is the most time I have ever wasted on a trivially stupid bug. I didn't find the problem until

Re: [Puppet Users] ongoing puppet dashboard frustration

2014-06-03 Thread Ken Barber
> I didn't find the problem until I resorted to studying tcpdumps of the browser > traffic to see the css file being transmitted over the wire. FYI the developer tools in Chrome (or equivalents in firefox etc.) also help tracking these kinds of issues, probably a little faster then analyzing tcpdu

Re: [Puppet Users] ongoing puppet dashboard frustration

2014-06-03 Thread Fine, Thomas
I was using the development tools in Safari. I suspect it would've reported an error, had I actually looked at the error console. Instead I was looking everywhere but there. Sometimes when you miss the obvious, it becomes increasingly more difficult to find it again. tom On Tue, Jun 3, 2

[Puppet Users] Does puppet allow Resource References of different types?

2014-06-03 Thread Mike R
I read the Puppet documentation regarding Resource References: http://docs.puppetlabs.com/puppet/latest/reference/lang_datatypes.html#resource-references I know Multi-Resouce references are allowed: file { 'some-a': ... require => File['file-b', 'file-c'] } However what if my resource d

Re: [Puppet Users] Does puppet allow Resource References of different types?

2014-06-03 Thread Spencer Krum
Wow I am failing at email: require => [File['foo], Service['science']] On Tue, Jun 3, 2014 at 1:38 PM, Spencer Krum wrote: > Er, > > require => [File['foo], Service['science']] > > > On Tue, Jun 3, 2014 at 1:38 PM, Spencer Krum > wrote: > >> require => [File['foo], Service['science'] >> >> >>

Re: [Puppet Users] Does puppet allow Resource References of different types?

2014-06-03 Thread Spencer Krum
require => [File['foo], Service['science'] On Tue, Jun 3, 2014 at 1:35 PM, Mike R wrote: > I read the Puppet documentation regarding Resource References: > http://docs.puppetlabs.com/puppet/latest/reference/lang_datatypes.html#resource-references > > I know Multi-Resouce references are allowed:

Re: [Puppet Users] Does puppet allow Resource References of different types?

2014-06-03 Thread Spencer Krum
Er, require => [File['foo], Service['science']] On Tue, Jun 3, 2014 at 1:38 PM, Spencer Krum wrote: > require => [File['foo], Service['science'] > > > On Tue, Jun 3, 2014 at 1:35 PM, Mike R wrote: > >> I read the Puppet documentation regarding Resource References: >> http://docs.puppetlabs.co

[Puppet Users] New group in Lima - Perú

2014-06-03 Thread Enrique Llanos V.
Hello everyone, I'm Enrique from Lima, Perú (SouthAmerica) and I've been working with puppets at the company I work for last couple of months (and still learning), and since I love it I think it's time to spread the word around here, in that sense I'm going to start a Perú - Puppet groups and p

Re: [Puppet Users] Presentation

2014-06-03 Thread Alfredo De Luca
Hi Johan. I was looking at it and I might have find something. Thanks heaps...I forgot about slideshare!! Cheers On Tue, Jun 3, 2014 at 12:20 AM, Johan De Wit wrote: > have you looked @ slideshare.com ? > > > > > On 02/06/14 11:19, Alfredo De Luca wrote: > > Hi all. > Just a quick one. > I

[Puppet Users] Ability to "wait" for dotnet to complete installation

2014-06-03 Thread Stephen Wallace
Hi all, Interesting timing challenge around installing dotnet on Windows 2008 R2 Data Cente. In essence, when we run the following command, it appears to complete in a few seconds. The reality is that it spawns multiple new msiexecs to install and configure itself over the next 5 mins or so. dot

Re: [Puppet Users] Ability to "wait" for dotnet to complete installation

2014-06-03 Thread Dirk Heinrichs
Am 04.06.2014 08:15, schrieb Stephen Wallace: > Short of writing a new function called "go for a cup of tea" feeding > it the required number of sleep seconds(!), does anybody have any > experiences or ideas around this one?? There's a nice little "wait_for" resource available on Github