search for: 81d7

Displaying 4 results from an estimated 4 matches for "81d7".

Did you mean: 81,7
2011 May 02
0
Puppet bootstrap: via cdist
...announcement of the __puppet type as soon as it''s available. Cheers, Nico [0] http://www.nico.schottelius.org/blog/migrating-away-from-puppet-to-cdist/ [1] http://www.nico.schottelius.org/software/cdist/ [2] http://l.schottelius.org/mailman/listinfo/cdist -- PGP key: 7ED9 F7D3 6B10 81D7 0EC5 5C09 D7DC C8E4 3187 7DF0 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com....
2014 May 08
0
Rails log for rspec tests inside of an engine
...il to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/90e69d93-1c2e-43db-81d7-97778ee50297%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
2011 May 06
3
Over-riding changes in modules and classes
Hello puppet gurus, maybe one of you can help with this. We have a bunch of servers that are managed by puppet, but would like to make a single, small change to a text file only on newly built machines. This text file is controlled by a module that is referenced in several places in our current configuration files. So the question would be, is there a straightforward way to have this new config
2013 May 15
1
[PATCH] Expose remote forwarding ports as environment variable
...ttp://www.nico.schottelius.org/blog/openssh-6.2-add-callback-functionality-using-dynamic-remote-port-forwarding/ The patch is attached. Please let me know what you think about it and whether you'd consider it for inclusion (with or without changes). Cheers, Nico -- PGP key: 7ED9 F7D3 6B10 81D7 0EC5 5C09 D7DC C8E4 3187 7DF0 -------------- next part -------------- diff -ru openssh-6.2p1/channels.c openssh-6.2p1.patched/channels.c --- openssh-6.2p1/channels.c 2012-12-02 23:50:55.000000000 +0100 +++ openssh-6.2p1.patched/channels.c 2013-05-15 23:26:17.119989982 +0200 @@ -2865,6 +2865,52 @@...