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

OpenStack: Set security group for Packer image build instance #148

Open
wants to merge 2 commits into
base: openstack
Choose a base branch
from

Conversation

jcwomack
Copy link

@jcwomack jcwomack commented Apr 15, 2024

Use security group from startnode configuration.

This should avoid the Packer image build instance from using the project's default security group (fixes #147).

Also:

  • Explicitly install authselect package when running sssd role's tasks
    • In some Rocky 8 images, it seems that authselect is not present and needs to be installed prior to running the "Enable SSSD auth in PAM" task

Uses security group from startnode configuration.
@jcwomack jcwomack requested a review from milliams April 15, 2024 10:48
@jcwomack
Copy link
Author

jcwomack commented Apr 15, 2024

I have not had a chance to test building a new compute node instance with the updated Ansible-deployed configuration due to some issues with the Digital Labs prototype OpenStack control plane. I'll try an image build using the update Packer configuration once this is resolved.

Update: I have now successfully built compute node images using the updated Ansible-deployed configuration.

This appears to not always be present on Rocky 8 images.
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