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

Update to Bolt inventory v2 #12

Merged
merged 2 commits into from
Feb 21, 2020
Merged

Update to Bolt inventory v2 #12

merged 2 commits into from
Feb 21, 2020

Conversation

jarretlavallee
Copy link
Collaborator

Prior to this commit, the bolt inventory file was version 1 compatible.
In bolt 2.0.0, inventory v1 was dropped so this plugin was no longer
compatible with bolt 2.0.0+. This commit convertes the bolt inventory to
v2, updates the spec and acceptance tests to check for compatiblity with
bolt 1.48 and above.

Jarret Lavallee added 2 commits February 20, 2020 15:32
Prior to this commit, the bolt inventory file was version 1 compatible.
In bolt 2.0.0, inventory v1 was dropped so this plugin was no longer
compatible with bolt 2.0.0+. This commit convertes the bolt inventory to
v2, updates the spec and acceptance tests to check for compatiblity with
bolt 1.48 and above.
Bolt v2 requies ruby 2.5.0+, which was required for acceptance testing
in this repo, however the lower bar for the bolt gem is 1.48.0, so we do
not need to require ruby 2.5.0. This commit removes that restriction and
updates travis to test with vagant 2.2.7.
@jarretlavallee jarretlavallee merged commit 48283ea into master Feb 21, 2020
@jarretlavallee jarretlavallee deleted the fix/master/bolt_v2 branch February 26, 2020 17:19
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