search for: bakerlu

Displaying 7 results from an estimated 7 matches for "bakerlu".

Did you mean: baker
2010 Apr 29
2
Odd error
Hello, On our ''dev'' puppetmaster, we are experiencing a weird error, or bug. If I manually call puppet (or let the schedule kick it off) this is returned.. err: Could not retrieve catalog from remote server: Error 400 on SERVER: private method `gsub'' called for :"puppetreports.report":Symbol warning: Not using cache on failed catalog err: Could not retrieve
2012 Jul 10
9
Hiera and environments
...test client errors out with the following message: err: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find data item sshpackages in any Hiera data file and no default supplied at /etc/puppet/environments/development/modules/hiera_test/manifests/init.pp:16 on node bakerlu-sb.missouri.edu Anyone have words of wisdom or see anything wrong with my configuration? -- 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/-/y4jr7kHE...
2012 Mar 06
1
File checksum
I want to to ensure a file, and if the content changes a subscribed exec should fire. file { "/etc/opt/microsoft/scx/ssl/scx-host-$fqdn.pem": checksum => "md5", } exec { "/etc/init.d/scx-cimd restart": subscribe => File["/etc/opt/microsoft/scx/ssl/scx-host-$fqdn.pem"], refreshonly => true } The file is
2011 May 11
2
rack problems
I''m having some issues running rake commands for puppet dashboard. Here is one of the symptoms (see below). I''m a little new to setting up rails/rack applications, so I may be making a common mistake. It looks like gems are already packaged with dashboard, specifically rack-1.01. Should that gem just work out of the box? Command: rake RAILS_ENV=production reports:prune upto=1
2007 May 03
0
PANIC: Could not fetch our SID - did we join?
Hey there, I'm getting the same error as you, "Could not fetch our SID - did we join?". Have you made any progress with that error? Thanks!
2012 Jun 30
1
Custom provider/types and adding to puppet forge
*Note, I''m very green when it comes to ruby development.. I''ve created a couple of custom providers and types, both of which rely on a particular ruby gem in order to function. How should I go about ensuring the gem dependency on the puppet clients before puppet syncs the plugins (the broken ''require'' in the provider will cause puppet to exit during a run)? On
2011 Mar 18
4
Inventory service and dashboard 1.1.0 rc1
I just set up the latest dashboard release candidate in hopes of trying out the new inventory service. After modifying the puppet- dashboard config to use the inventory service and after changing my auth.conf I gave it a whirl but ran into some issues.. I initially tried using fact_terminus = yaml and was able to do some queries via curl. I''m currently using storeconfigs so setting up