
This matches the default user in CentOS GenericCloud images. Change-Id: I3a4279178a39a4ad9f834832f3616acaff092212 Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
11 lines
377 B
YAML
11 lines
377 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The default bootstrap user has been changed to ``cloud-user`` if
|
|
``os_distribution`` is set to ``centos``. Set ``*_bootstrap_user``
|
|
variables to ``centos`` to retain existing behaviour.
|
|
fixes:
|
|
- |
|
|
The default bootstrap user has been changed to ``cloud-user`` if
|
|
``os_distribution`` is set to ``centos``, to match official cloud images.
|