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

operator: add operator_authorized_github_accounts parameter #524

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Conversation

berendt
Copy link
Member

@berendt berendt commented Sep 21, 2023

Supports a list of Github accounts from which the public keys are added to the authorized keys.

Related to SovereignCloudStack/issues#433

Copy link
Contributor

@artificial-intelligence artificial-intelligence left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I don't know if there are limits on the kind of keys that are supported (e.g. only rsa), if that would be the case, that should be documented, but can be done later - if there even are limitiations.

@berendt
Copy link
Member Author

berendt commented Sep 21, 2023

LGTM

I don't know if there are limits on the kind of keys that are supported (e.g. only rsa), if that would be the case, that should be documented, but can be done later - if there even are limitiations.

I am not aware of any limitations at the moment.

roles/operator/tasks/main.yml Outdated Show resolved Hide resolved
roles/operator/README.rst Outdated Show resolved Hide resolved
roles/operator/README.rst Outdated Show resolved Hide resolved
roles/operator/tasks/main.yml Show resolved Hide resolved
Supports a list of Github accounts from which the public keys are added to
the authorized keys.

Related to SovereignCloudStack/issues#433

Signed-off-by: Christian Berendt <berendt@osism.tech>
@osfrickler osfrickler merged commit 9371095 into main Sep 21, 2023
3 checks passed
@osfrickler osfrickler deleted the gh433 branch September 21, 2023 18:42
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.

3 participants