search for: 003890

Displaying 2 results from an estimated 2 matches for "003890".

Did you mean: 00389
2007 Aug 17
1
Cookie Sessions in Merb?
...it''s not much of a slowdown), I think having secure cookies would be well worth the cost. Is there interest in this type of session for Merb? Related: I''ve just wrote a CookieJar class - perhaps it would be useful for Merb? http://rubyforge.org/pipermail/mongrel-users/2007-August/003890.html ry
2007 Dec 05
9
machine network interfaces, dhcpd.conf, and zone files
I''m still thinking about how my puppet deployment will go. Right now, I''m thinking each of my machines will have their network interfaces defined/configured by puppet. But, I''d like to generate my zone files and dhcpd.conf from this data as well. How do people generally do this? I expect I''ll end up generating the nodes.pp files from some database, but