pongasoft / glu

Deployment Automation Platform
Apache License 2.0
521 stars 99 forks source link

Reconfigure Plan #228

Closed sodul closed 11 years ago

sodul commented 11 years ago

Once in a while we have a need to reconfigure our apps but not redeploy them. The reason is that part of the configuration is dynamic (list of other instances, etc…) and so we currently use the Redploy plan, then disable the 4 uninstall/install phases of each entry, which is cumbersome. This would be an intermediate plan between Bounce and Redeploy. For us this would take significantly less time than a full redeploy.

See http://glu.977617.n3.nabble.com/Feature-request-Reconfigure-Plan-td4025859.html for more details.