clusterinthecloud / ansible

Ansible config for Cluster in the Cloud
https://cluster-in-the-cloud.readthedocs.io
MIT License
10 stars 27 forks source link

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

Open jcwomack opened 4 months ago

jcwomack commented 4 months ago

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:

jcwomack commented 4 months ago

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.