UKCloud / openshift-deployment-ansible

3 stars 1 forks source link

Added deploy scripts that upgrade/reboot the nodes too #26

Closed andywis closed 6 years ago

stevemul commented 6 years ago

As discussed, the reboot needs to happen before the deployment, should've covered it in my previous comment, apologies. So that means swapping stages 4 and 5 around now.

andywis commented 6 years ago

Stages 4 and 5 are now swapped round

stevemul commented 6 years ago

Please retest.

stevemul commented 6 years ago

@andywis Did you manage to test this one? It'd be good to get this code merged and pull request closed off.

andywis commented 6 years ago

This has become a mess since I rebased.

andywis commented 6 years ago

The important files to look at are:

andywis commented 6 years ago

Attempting to tidy the pull request as per https://stackoverflow.com/a/26986320

andywis commented 6 years ago

Pull request is now much tidier now.

stevemul commented 6 years ago

Where are we with this @andywis? Is it tested and ready for merge?

andywis commented 6 years ago

tested and working. Ready to merge. Relies on PR#38 in the Heat repo