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

packer-rocm/external: set 'all' hostspec, suggest '--limit' #77

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

joshlay2amd
Copy link
Collaborator

As part of the image building with Packer, Ansible was being told to expect hosts in the default group in the inventory. This placed an arbitrary restriction on users; hosts hoping to benefit from these Playbooks also had to be placed in that group.

This changes the applicable host spec to all; opening the playbook to any inventory hosts. The --limit argument may be used to limit scope (either host or group names are accepted)

@joshlay2amd joshlay2amd merged commit d15ce1c into main Jan 28, 2025
2 checks passed
@joshlay2amd joshlay2amd deleted the jlay-packer-play-allhosts branch January 28, 2025 00:09
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