4c6e5c9d76
The trove-guestagent service should be run in instances instead of OpenStack hosts. This change disables the service by default because we expect these modules are used to deploy hosts, and we don't expect any use case where this puppet module is used to build the trove guest image. Closes-Bug: #1965228 Closes-Bug: #1485397 Change-Id: I57aa6ecd008f1a7a271e7baafc95cd75bf700f54
8 lines
305 B
YAML
8 lines
305 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Now the ``trove-guestagent`` service is disabled by default, because this
|
|
service should be run in instances instead of in hosts. The service can be
|
|
still enabled by setting the ``trove::guestagent::enabled`` parameter to
|
|
``true`` but this requires careful consideration.
|