debian-forge-composer/templates/packer/ansible/roles/common
Tomáš Hozza f660ed65b6 Packer: remove escaped newline from worker config
If the /tmp/cloud_init_vars contained OSBUILD_EXECUTOR_CLOUDWATCH_GROUP
variable set, the worker configuration file would contain a line with
escaped newline character at the end of the value configuring
`cloudwatch_group` for the `osbuild_executor`. This makes the worker
fail to start when loading the configuration.

Remove the newline from the value appended to the worker config by the
initialization script.

Fix #4001

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-03-11 10:46:57 +01:00
..
files Packer: remove escaped newline from worker config 2024-03-11 10:46:57 +01:00
tasks Revert "packer: pin the vector version" 2024-03-05 19:10:28 +01:00