search for: fuhriman

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

2007 Jun 20
2
ATM [Cell Tax]
I have read the thread at http://mailman.ds9a.nl/pipermail/lartc/2006q1/018287.html and still don''t know how to fix this problem. It appears alot of work has gone into it but the HOWTO is so out of date it doesn''t even begin to addresses this method. So here are my questions 1. what is the current state of these patches? are they in a specific version? do i have to patch myself?
2011 Jul 07
13
What is the best practice to clean up installed components on a node?
I am new to Puppet, here is a question that I hope to get some help from the group: - assume I have 2 nodes, vm1 and vm2; - assume that I defined a class of node say, sg_node, that includes components such as Apache and Postgres DB etc. - in the nodes.pp file, we have node vm1 { include sg_node } Now, I want to let vm2 to be the sg_node, which is easy. But how to clean up vm1 so