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

Use ocurrent versions of obuilder and ocluster. #1

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

tmcgilchrist
Copy link
Member

I've merged ocurrent/ocluster#236 and ocurrent/obuilder#174.
We can use the versions from the main ocurrent repos.

@@ -23,15 +23,15 @@

- name: Download the source from GitHub
git:
repo: https://github.com/mtelvers/ocluster.git
repo: https://github.com/ocurrent/ocluster.git
dest: "{{ ansible_env.HOME }}/ocluster"
force: yes
recursive: no
version: freebsd
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
version: freebsd

version: needs to be removed from both plays as this is the name of the branch.

Copy link
Member Author

Choose a reason for hiding this comment

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

I removed the version line and re-pushed the branch.

@mtelvers mtelvers merged commit 90b6264 into master Sep 14, 2023
@mtelvers mtelvers deleted the tmcgilchrist-patch-1 branch September 14, 2023 17:27
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.

2 participants