I'm in Columbia so not exactly in the Springfield area but still in MO : )
On Tuesday, November 6, 2012 8:17:56 AM UTC-6, llowder wrote:
>
> i am currently located in southwest MIssouri. Springfield, MO to be
> precise.
>
> I'd like to get some sort of Puppet user group / meetup going in the area
By dynamically loading rules do you mean executing iptables or are
you editing your iptables-save file and then reloading?
On Wednesday, August 15, 2012 1:48:44 PM UTC-5, Geoff Galitz wrote:
>
>
> I'm still a bit noobish with puppet...
>
> In short what I want to do is merge puppet managed iptab
I ended up restart the mysql database on the storeconfigs server which
helped this problem dramatically. But, I'm still open for more tuning
options if they're out there : )
On Tuesday, July 31, 2012 8:34:45 AM UTC-5, Luke Baker wrote:
>
> After restarting our puppetmaster hos
After restarting our puppetmaster host, we are seeing high CPU load and a
ton of queued passenger requests. I would suspect that our puppetmaster is
falling victim to the thundering herd of puppet agents, but we have
deployed most of our agents using a randomized cron job. The others are
using
Congrats on the release, I've been really looking forward to this one : D
On Sunday, July 22, 2012 8:02:06 AM UTC-5, ohad wrote:
>
> Hello,
>
> I'm very excited and pleased to share the release of Foreman 1.0
>
> Since the change log is quite extensive, I would simply refer you to the
> change lo
> to your hiera.yaml?
>
> Do you have multiple hiera.yaml files by any chance?
>
> On Wednesday, July 11, 2012 3:02:34 PM UTC+2, Luke Baker wrote:
>>
>> I've defined the sshpackages in common.yaml and RedHat.yaml - they're
>> slightly different (I w
> gem list hiera
>
> *** LOCAL GEMS ***
>
> hiera (0.3.0)
> hiera-puppet (0.3.0)
>
> I guess you have, otherwise you would get an unknown function error in
> your puppetrun.
>
>
> On Tuesday, July 10, 2012 4:46:29 PM UTC+2, Luke Baker wrote:
>>
>> Hm
still use the CLI by specifying the config file
> hiera -c /etc/puppet/hiera.yaml sshpackages environment=development
> or just symlink it :)
>
> On Tuesday, July 10, 2012 3:31:43 PM UTC+2, Luke Baker wrote:
>>
>> Hey there,
>>
>> I'm new to hiera and I
Hey there,
I'm new to hiera and I' m looking to configure it to use multiple
environments. I'm able to query hiera keys from using the hiera CLI,
however my clients seem to be having problems identifying the look up
variables.
*On the puppet master, CLI query*
[root@puppet-dev puppet]# hiera
*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 'requ
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.pe
I'm looking for some guidance here as well. We migrated away from flat
files to foreman for an ENC a couple of months ago. Since then, I've
moved what parameter classes we had to kind of weird mash-ups.. I
still set variables with foreman but I've always wondered how ENCs
should be with parameter c
Hey there,
I have the following class that defines an array:
class iptables::hyperion {
system_ips [
'ip',
'ip',
'ip',
...
]
}
To use this variable in a template, I'm setting it to a 'local'
variable in the node definition:
node 'mynode' inherits basenode {
include iptable
Never mind,I just commented out the 'require rack' in environments.rb.
On May 10, 9:51 pm, Luke Baker wrote:
> 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/r
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 ju
Has anyone implemented a kind of authorization framework in front of
puppet dashboard? Shibboleth is used extensively in our environment to
secure web applications and the like. Are there methods in place to
allow dashboard to continue to function (receiving reports, etc)
properly with some kind of
Hey there,
I used the storeconfigs database. Here is a condensed version of the
storeconfigs setup,
http://linux-collective.blogspot.com/2011/04/puppet-storeconfigs.html.
You shouldn't need to migrate anything, the data will be populated
when the clients check in.
On Apr 11, 10:07 am, Alessandr
9775
> Sent from a mobile device. Please forgive me if this is briefer than usual.
> On Mar 19, 2011 5:45 PM, "Luke Baker" wrote:> I've
> recently upgraded to puppet-2.6.7rc1 and the latest dashboard to
> > try out the new inventory service. However, whenever I
I've recently upgraded to puppet-2.6.7rc1 and the latest dashboard to
try out the new inventory service. However, whenever I try to examine
inventory data (browse a node on dashboard) mongrel exits with these
error,
ruby: symbol lookup error: /usr/lib/ruby/gems/1.8/gems/json-1.5.1/ext/
json/ext/js
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
I’m trying to set up puppet-dashboard but I seem to have run into a
roadblock: when executing ‘rake install’ the follow message gets
returned..
rake aborted!
undefined method `success?' for #
If it makes a difference, I’m using an sqlite database. Any assistance
would be much appreciated ;)
--
ven at the command-line (testing with notice
($fqdn)). Though it wasn't set on either, I tried forcing node_name =
cert on both the client and the server, but that didn't work either.
Any tips?
Thanks,
Luke Baker
--~--~-~--~~~---~--~~
You received this
22 matches
Mail list logo