I don't contribute to this list as much as I lurk in #riak (craque), but
it's really great to see this kind of community support somewhere,
especially at a large place that is heavily invested in riak itself.
I have considered posting some of the operational lessons I've learned over
the past five
efaults:
> internal_ip: {{ salt['cmd.exec_code']('bash', 'hostname -I') }}
>
> /etc/riak/vm.args:
> file.managed:
> - source: salt://riak/vm.args
> - mode: 644
> - template: jinja
> - require:
> - pkg: riak
>
s - perhaps I should bring that up again).
>
> I can send our Salt states as well, if you're interested :)
>
>
> On 23 January 2014 07:05, Matt Davis wrote:
>
>> Hey all,
>>
>> We're implementing salt stack for configuration management, and I've been
&g
Hey all,
We're implementing salt stack for configuration management, and I've been
trying out how it works with riak, specifically remote command execution.
Anyone out there in riak-land been successfully integrating it with salt?
I've hit a couple of "arroo?" moments and am curious what others