Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSH public key comment not passed into flatcar linux config on Debian10 #226

Open
tobiashuste opened this issue Apr 7, 2022 · 0 comments
Labels
bug Something isn't working gitlab_runner Related to hifis.toolkit.gitlab_runner role

Comments

@tobiashuste
Copy link
Member

If using a predefined SSH key pair on Debian 10, the comment of the public key will be removed (probably by the community.crypto.openssh_keypair module) when added to the flatcar-linux-config.yml.j2 template.

See failed CI job: https://gitlab.com/hifis/ansible/gitlab-ci-openstack/-/jobs/1436902366#L1153

(Workaround: Removed the comment from test public key: https://gitlab.com/hifis/ansible/gitlab-ci-openstack/-/merge_requests/28/diffs?commit_id=dbf941e30cffe7781da2bc094e71e63d2b48a5aa)

Recreated from https://gitlab.com/hifis/ansible/gitlab-ci-openstack/-/issues/26

@tobiashuste tobiashuste added the bug Something isn't working label Apr 7, 2022
@Normo Normo transferred this issue from hifis-net/ansible-role-gitlab-runner May 17, 2024
@Normo Normo added the gitlab_runner Related to hifis.toolkit.gitlab_runner role label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gitlab_runner Related to hifis.toolkit.gitlab_runner role
Projects
None yet
Development

No branches or pull requests

2 participants