bifrost/releasenotes/notes/redeploy-dynamic-cc8b69f79a6869cd.yaml
Chuck Carmack b8a97b8ad3 Add redeploy-dynamic playbook
The playbook unprovisions the nodes, giving each node a configurable amount
of time to change to provision state 'available'. Then it deploys
the nodes, giving each node  a configurable amount of time to change to
provision state 'active'

Change-Id: I1e477c2dee3d0c40f467cd9e1906fd3dfa7cc1bd
2016-06-08 12:59:28 +00:00

10 lines
361 B
YAML

---
features:
- A new playbook was added to redeploy nodes.
The playbook transitions each node's provision state
to 'available', waiting for the nodes to reach
that state. Next, the playbook deploys the
nodes, waiting for the nodes to reach provision
state 'active'. The playbook is redeploy-dynamic.yaml
in the playbooks directory.