tripleo-common/releasenotes/notes/etcdtoken-4c46bdfac940acda.yaml
Emilien Macchi 09be30d196 Generate EtcdInitialClusterToken
Add EtcdInitialClusterToken to constants so
the etcd token will be generated during the deployment.

Change-Id: I6e30cce469736e84a3c483fafa29d542b8347ba9
Partial-Bug: #1673266
2017-03-15 17:53:44 -04:00

8 lines
240 B
YAML

---
security:
- |
Add EtcdInitialClusterToken to the list of passwords
to generate, so users don't have to pick a string or
rely on a default value.
Fixes `bug 1673266 <https://bugs.launchpad.net/tripleo/+bug/1673266>`__.