Vincent Legoll

Results 12 comments of Vincent Legoll

duplicate of #191 ?

What about documenting that in README.md ?

OK, I finally managed to get the other method working, I think a working example should be given in the README.md (did I miss it?) I did it as such:...

OK, thanks. I'll have a look at changing README to use that method instead...

For the method when we give a node the `consul_node_role=bootstrap`, are we sure letting the "bootstrap: true" in the config is safe (i.e. will election still work properly ? what...

That would be nice to have

I've hit the same limitation. Here is a similar traceback from my log files: ``` 'result': '{"traceback": " File \\"/opt/stackstorm/st2/lib/python2.7/site-packages/st2actions/worker.py\\", line 159, in _run_action\ result = self.container.dispatch(liveaction_db)\ File \\"/opt/stackstorm/st2/lib/python2.7/site-packages/st2actions/container/base.py\\", line...

I got the same problem (missing parameter passing from notify section) and wondered why it wasn't triggered at all, and without any error message to help pinpoint the cause. (FE:...

I had the same problem, put the rsyslog config snippet from above in /etc/rsyslog.d, and it looks like it is working properly now. I now only have hubot spamming my...

You can even go the extra mile and add a mouse-over popup telling that the action is disabled. And tell if it has been disabled in the pack source code...