Greg

Results 22 comments of Greg

merged in: https://github.com/gregorg/chkcrontab

Please make a PR to my fork: https://github.com/gregorg/chkcrontab

Please make a PR to my fork: https://github.com/gregorg/chkcrontab

> Hi there 😃 > Is this project still alive ? > This PR will be very usefull ! use my fork ;)

> > > Hi there 😃 > > > Is this project still alive ? > > > This PR will be very usefull ! > > > > >...

Sorry, I've just faced this issue too, and fixed it right now.

Alternatively you can override redis cluster config via your Dockerfile : ``` FROM grokzen/redis-cluster RUN sed -i 's/appendonly yes/appendonly no/g' /redis-conf/redis-cluster.tmpl \ && echo 'save ""' >> /redis-conf/redis-cluster.tmpl ```

@holms without specifying config file, it will take the default path.

> It just happened on my master which is 3007.0... Try some zmq tuning, I did it on my 3006.4 (latest really stable version) : ``` # The number of...

> Where do i need to add this @gregorg in salt master and how we need to add this Add this in `/etc/salt/master` and restart salt-master.