Skip to content

default.yaml.j2: quote all write_files "permissions" values.#449

Open
jwoithe wants to merge 1 commit intohep-gc:stable-2.11from
jwoithe:jwoithe-default_yaml_permission_fix
Open

default.yaml.j2: quote all write_files "permissions" values.#449
jwoithe wants to merge 1 commit intohep-gc:stable-2.11from
jwoithe:jwoithe-default_yaml_permission_fix

Conversation

@jwoithe
Copy link

@jwoithe jwoithe commented Aug 4, 2025

Cloud-init expects that all "permissions" values be strings. Unquoted values are parsed as numbers, which are then rejected by Cloud-init because they are not strings.

Cloud-init expects that all "permissions" values be strings.  Unquoted
values are parsed as numbers, which are then rejected by Cloud-init because
they are not strings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant