Open eni9889 opened 10 years ago
There was a bug with role chaining that should be addressed in v1.8.0.pre2
, but I suspect this issue is deeper than that. I don't think the variables are being isolated into the roles they are defined with. I expect for now you would need to run each role individually:
cap integration telegraph deploy:restart
cap integration apiserver deploy:restart
If I define two roles:
And then have two tasks defined:
When I call
Only the apiserver variables get set in both the telegraph task and the apiserver task so both tasks end up calling the command