1bd21d80e4
The journald-remote playbook is disabled by default until https://github.com/systemd/systemd/issues/2376 has been incorporated in current systemd packages. Change-Id: Ie70729eaad095b52813610b94c6618c84b05c148 Closes-Bug: #1853198
14 lines
519 B
YAML
14 lines
519 B
YAML
---
|
|
issues:
|
|
- |
|
|
The journald-remote is disabled from execution inside setup-infrastructure until
|
|
https://github.com/systemd/systemd/issues/2376 has been incorporated in current
|
|
systemd packages.
|
|
The playbook can be enabled by setting ``journald_remote_enabled`` to ``True``
|
|
upgrade:
|
|
- |
|
|
The journald-remote playbook is disabled from execution inside
|
|
setup-infrastructure until setting ``journald_remote_enabled`` is set to ``True``
|
|
due to https://github.com/systemd/systemd/issues/2376
|
|
|