1.2.0
- #16 - A new feature that allows you to use a single Visual Studio project to deploy multiple farms against the same OctopusDeploy server by specifying a machine name suffix
- Requires a new cloud configuration property to be specified:
TentacleMachineNameSuffix
- Requires a new cloud configuration property to be specified:
- #17 - Fixes #15 a problem where the farm nodes will fail to start up when the Microsoft patching cycle runs across the farm
To update simply: Update-Package AzureWebFarm.OctopusDeploy
Make sure to check the new TentacleMachineNameSuffix property exists in your .cscfg and .csdef files (it can be blank).