ea80a56987
The default value for --overcloud-ssh-key was wrong (it was actually a username). Instead of using a default value at all, just remove the default since we can't sanely pick one. Change-Id: I57a7293f0cc08b0fab0ee7c2f0b4c0a8b2bd2f44 Closes-Bug: #1736606
6 lines
202 B
YAML
6 lines
202 B
YAML
---
|
|
fixes:
|
|
- The default value for --overcloud-ssh-key was wrong (it was actually a
|
|
username). Instead of using a default value at all, just remove the default
|
|
since we can't sanely pick one.
|