7b2a99584d
There is no clear need for this behavior so it has been disabled by default. A new var: ``utility_ssh_private_key`` has been introduced for deployers who desire this behavior. Change-Id: Iac51d667e19a0cabd825714dc90da73eef9c6992
7 lines
253 B
YAML
7 lines
253 B
YAML
---
|
|
upgrade:
|
|
- The ``utility-all.yml`` playbook will no longer distribute the deployment
|
|
host's root user's private ssh key to all utility containers. Deployers
|
|
who desire this behavior should set the ``utility_ssh_private_key``
|
|
variable.
|