MCollective seems what I want. Thanks a lot.
On Fri, Oct 21, 2011 at 9:43 AM, Benyi Wang wrote:
> On Thu, Oct 20, 2011 at 11:23 PM, Denmat wrote:
>
>> Hi,
>>
>> No, puppet is about setting desired state of your nodes rather than
>> current state. That is:
>> 'the service be started on this node
On Thu, Oct 20, 2011 at 11:23 PM, Denmat wrote:
> Hi,
>
> No, puppet is about setting desired state of your nodes rather than current
> state. That is:
> 'the service be started on this node'.
> 'this directory should not exist'.
>
> If the nodes work independently, it is always true.
> It's no
Hi,
No, puppet is about setting desired state of your nodes rather than current
state. That is:
'the service be started on this node'.
'this directory should not exist'.
It's not really about 'that other nodes service should be up, but if it's not
there right now, don't do this either'.
Now if