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

Add ansible provisioner to Linux builds #117

Merged
merged 1 commit into from
Oct 10, 2021
Merged

Add ansible provisioner to Linux builds #117

merged 1 commit into from
Oct 10, 2021

Conversation

tenthirtyam
Copy link
Contributor

re: #54

In order to have a good experience with our community, we recommend that you read the contributing guidelines for making a pull request.

Summary of Pull Request

Adds ansible provisioner to Linux builds.

This is the initial transition to using the Ansible instead of individual scripts, where possible. More to follow.

Type of Pull Request

  • This is a bug fix.
  • This is an enhancement or feature.
  • This is a code style / formatting update.
  • This is a documentation update.
  • This is a refactoring update.
  • This is something else.
    Please describe:

Context of the Pull Request*

  • Adds theansible provisioner for preparation of Linux builds.
    • Updates guest operating system.
    • Adds additional packages.
    • Adds CA certificate to trust authority.
  • Removes use of the file provisioner for certificates.
  • Removes Ansible steps from scripts (more to follow).
  • Updates the README.md.
  • Requires Ansible 2.9 or higher on the system running Packer.
  • Cleanup of build.sh.

Related to Existing Issues

Issue Number: #54

Test and Documentation Coverage

  • Tests have been completed (for bug fixes / features).
  • Documentation has been added / updated (for bug fixes / features).

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

re: #54
- Adds the`ansible` provisioner for preparation of **Linux** builds.
   - Updates guest operating system.
   - Adds additional packages.
   - Adds CA certificate to trust authority.
- Removes use of the `file` provisioner for certificates.
- Removes Ansible steps from scripts (more to follow).
- Updates the README.md.
- Requires Ansible 2.9 or higher on the system running Packer.
- Cleanup of `build.sh`.
Copy link
Contributor Author

@tenthirtyam tenthirtyam left a comment

Choose a reason for hiding this comment

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

✅ Self Reviewed
✅ Self Tested (A LOT)
✅ Self Approved

@tenthirtyam tenthirtyam merged commit d7e7e87 into vmware-samples:main Oct 10, 2021
@tenthirtyam tenthirtyam deleted the add-ansible-provisioner-linux branch October 10, 2021 17:40
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority/medium Priority Medium sev/low Low size/m Medium type/docs Documentation type/enhancement Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant