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

DAOSGCP-178 Fixes for ansible changes in EPEL #85

Merged
merged 1 commit into from
May 23, 2023
Merged

DAOSGCP-178 Fixes for ansible changes in EPEL #85

merged 1 commit into from
May 23, 2023

Conversation

mark-olson
Copy link
Contributor

Recent changes require ansible to be installed with the ansible-core package. That package now uses Python 3.11.

Signed-off-by: Mark Olson [email protected]

Recent changes require ansible to be installed with the ansible-core
package. That package now uses Python 3.11.

Signed-off-by: Mark Olson <[email protected]>
@mark-olson mark-olson requested a review from ravalsam May 23, 2023 22:29
@mark-olson mark-olson merged commit 308d163 into daos-stack:develop May 23, 2023
@mark-olson mark-olson deleted the DAOSGCP-178 branch May 23, 2023 22:33
mark-olson added a commit that referenced this pull request Jun 23, 2023
* DAOSGCP-178 Fixes for ansible changes in EPEL (#85)

Recent changes require ansible to be installed with the ansible-core
package. That package now uses Python 3.11.

* DAOSGCP-189 Added security.md (#86)

Add required security.md file

* DAOSGCP-190 Ensure realpath is not used on non-existent dirs (#87)

Fixed an issue that caused scripts to fail when running from
a fresh clone of the repo.

Signed-off-by: Mark Olson <[email protected]>
]
}

provisioner "shell" {

Choose a reason for hiding this comment

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

@mark-olson FYI: there are some options that do this on your behalf. e.g.

https://developer.hashicorp.com/packer/plugins/provisioners/ansible/ansible-local#galaxy_file

Not requesting changes, just making you aware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants