Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Fixed RemoteInstallStrategy::install with multiple hosts for a stage #31

Merged

Conversation

niels-nijens
Copy link
Member

The current implementation of RemoteInstallStrategy::install stops after one succesful install run on a host. When multiple hosts are configured for a stage, then the next hosts will be 'skipped'.

The PR fixes this problem with the current implementation.

@niels-nijens niels-nijens added this to the 0.1.0 milestone Nov 6, 2015
@niels-nijens niels-nijens changed the title Fixed RemoteInstallStrategy::install with multiple hosts Fixed RemoteInstallStrategy::install with multiple hosts for a stage Nov 6, 2015
niels-nijens added a commit that referenced this pull request Nov 6, 2015
Fixed RemoteInstallStrategy::install with multiple hosts for a stage
@niels-nijens niels-nijens merged commit 5c66ab2 into accompli:master Nov 6, 2015
@niels-nijens niels-nijens deleted the fix-multi-host-remote-install branch November 6, 2015 21:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

None yet

1 participant