Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Accept forge module specifications without versions as valid#15

Merged
glennsarti merged 2 commits into
glennsarti:masterfrom
beechtom:forge-module-optional-version
Sep 3, 2020
Merged

Accept forge module specifications without versions as valid#15
glennsarti merged 2 commits into
glennsarti:masterfrom
beechtom:forge-module-optional-version

Conversation

@beechtom

@beechtom beechtom commented Sep 2, 2020

Copy link
Copy Markdown
Contributor

Currently, the r10k parser considers any forge module specification as
invalid if it does not specify a version. Because versions are
considered optional in the Puppetfile specification, a forge module
specification should not be considered invalid without one.

Currently, the r10k parser considers any forge module specification as
invalid if it does not specify a version. Because versions are
considered optional in the Puppetfile specification, a forge module
specification should not be considered invalid without one.
@glennsarti glennsarti self-requested a review September 3, 2020 11:52
This commit updates the tests and uses :latest if no version was specified.
@glennsarti glennsarti merged commit bfcd163 into glennsarti:master Sep 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants