Displaying 9 results from an estimated 9 matches for "opscode".
Did you mean:
opcode
2012 Aug 17
0
iterate through a multi dimensional hash
...'m
getting an error. How do I efficiently extract both value separately and
efficiently?
any help would be greatly appreciated.
I''m getting my hash from a yaml file this way
require ''yaml''
path = File.join(Rails.root, ''config'', ''stage-aws-opscode.yml'')
SAO = YAML.load_file(path)
The stage-aws-opscode.yml contains the following data
sandbox: &defaults
amazon: aws-green
chef: mdsol
validation:
<<: *defaults
cruise:
<<: *defaults
hendricks:
<<: *defaults
distro:
<<: *defaults
performance:...
2013 May 20
2
Unicorn + RUnit Rails Not Killing Old Master
Hi,
I''m deploying Unicorn on a Rails application with RUnit. Technically
I''m using Chef''s deployment tools, if any of you are familiar with it
(https://github.com/opscode-cookbooks/application_ruby) but to be clear
they aren''t doing anything magical, so this is purely an issue with
RUnit and Unicorn.
The TL;DR of the following post, which has lots of pastes (linking to
pastebins for easier reading:) when I run /etc/init.d/myzippykid
restart, the old un...
2013 Nov 26
3
Re: Problem Connecting to RBD images using Sys::Guestfs Perl Module
...ant a 32 bit vm... (I don't see a reason to run i386 these
days, but I _guarntee_ you, I have a customer who /refuses/ to use 64bit
vms...)
>> The ceph package in Debian has been a mess until very recently
Really? I have no problems with ceph. Until I upgraded to 13.10, I was
using the opscode ppa; there are no 13.10 repis I'm the ppa...
Ok... I take that back.... Ceph::RADOS is largely incomplete, and my C is
*really* rusty, so I've had some trouble extending the library... but other
than that, ceph has been rock solid for me since at least 12.04.
>> support was dropped...
2010 Sep 16
0
sieve rules quiestion (deduplicate e-mails)
...quot;List-Id" ["cfe-dev.cs.uiuc.edu"] {
fileinto "Subscriptions/Clang";
}
elsif header :contains "List-Id" ["jabberd2-lists.xiaoka.com"] {
fileinto "Subscriptions/Jabberd2";
}
elsif header :contains "List-Id" ["chef.lists.opscode.com"] {
fileinto "Subscriptions/Chef";
}
elsif header :contains "List-Id" ["help-cfengine.cfengine.org"] {
fileinto "Subscriptions/Cfengine";
}
# rule:[Exherbo]
elsif header :contains
"List-Id" ["exherbo-dev.lists.exherbo.org"...
2012 Sep 24
0
[JOBS] DevOps Engineers with Ruby Rails @LivingSocial
...eferrals welcome.
I''m #*hiring* <https://twitter.com/search/?q=%23hiring&src=hash> #*DevOps*<https://twitter.com/search/?q=%23DevOps&src=hash>
@*LivingSocial* <https://twitter.com/LivingSocial> #*Chef*<https://twitter.com/search/?q=%23Chef&src=hash>
#*opscode* <https://twitter.com/search/?q=%23opscode&src=hash> #*Ruby*<https://twitter.com/search/?q=%23Ruby&src=hash>
#*DC* <https://twitter.com/search/?q=%23DC&src=hash> or#*remote*<https://twitter.com/search/?q=%23remote&src=hash>
#*jobs* <https://twitter.com/s...
2009 Mar 04
17
Community: How to deal with attempts at sabotage
Hi all,
The underlying assumption of membership in any community is that your
participation is at worst neutral, and if possible positive.
Communities, online or off, generally do what they can to protect
themselves from detrimental influences, which is where policies,
politeness, moderators, and all that come into play.
Puppet''s community has been both fortunate and awesome,
2009 Aug 11
0
[PATCH server] Added support for remote logging with rsyslog-gssapi to server.
...syslog reception
+$ModLoad imgssapi.so
+$InputGSSServerServiceName rsyslog
+$InputGSSServerRun 514
+
+#### GLOBAL DIRECTIVES ####
+
+# Use default timestamp format
+$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat
+
+#### RULES ####
+
+# The following templates inspired by Chef http://wiki.opscode.com/display/chef/Home
+
+$template PerHostAuth,"/var/log/remote/%$YEAR%/%$MONTH%/%$DAY%/%HOSTNAME%/auth.log"
+$template PerHostCron,"/var/log/remote/%$YEAR%/%$MONTH%/%$DAY%/%HOSTNAME%/cron.log"
+$template PerHostSyslog,"/var/log/remote/%$YEAR%/%$MONTH%/%$DAY%/%HOSTNAME%/sys...
2013 Nov 25
4
Problem Connecting to RBD images using Sys::Guestfs Perl Module
Hello,
I'm having trouble connecting to rbd images. It seems like somewhere the
name is getting chewed up. I wonder if this is related to my previous
troubles [1] [2] with rbd images.
I'm trying to add an rbd image, but when I launch the guestfs object I get
an error:
>> libguestfs: trace: launch = -1 (error)
I'm adding a single RBD
>> libguestfs: trace: add_drive
2010 Feb 02
32
Making the new users experience easier
Just one more email and I''ll let you go for a few hours :)
One of the things I like to see in apps is that they are immediately
intuitive and easy to use for new users. I think Puppet is really good
here, but there''s opportunity to make everything better. We want
everyone to love Puppet from their first few minutes using it, all the
way through to datacenter nirvana.