SlickNik commented on issue #278: Fixes #268: Setup fails when swarmmanager enabled URL: https://github.com/apache/fluo-muchos/pull/278#issuecomment-528070862 Good catch, I missed that. On Wed, Sep 4, 2019 at 1:11 PM Christopher Tubbs <[email protected]> wrote: > *@ctubbsii* commented on this pull request. > ------------------------------ > > In ansible/docker.yml > <https://github.com/apache/fluo-muchos/pull/278#discussion_r320952153>: > > > @@ -48,5 +48,6 @@ > > changed_when: "'active' not in swarm_status.stdout_lines" > > - name: join worker to swarm > > shell: > > > > This needs to be changed for the multi-line: > ⬇️ Suggested change > > - shell: > > > + shell: | > > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/apache/fluo-muchos/pull/278?email_source=notifications&email_token=AAFNKRZ4OADTYA6K3LBDWJ3QIAI5XA5CNFSM4IR6ZRW2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCDVXHEQ#pullrequestreview-283866002>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AAFNKR3GGWPBVQDIDUYVBQDQIAI5XANCNFSM4IR6ZRWQ> > . >
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
