HomePhorge

(maint) Fix pkgin package provider spec to ensure resource uses the pkgin…
18a87a4c6ea9Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(maint) Fix pkgin package provider spec to ensure resource uses the pkgin provider.

GH-2023 included a change that added a version onto the resource. However, since
a provider was not declared, it used the system's default provider.

Because of this, running the spec on a system with a default provider that doesn't
supoprt the versionable feature would cause the spec to fail.

The fix is to set the provider on the resource and move the ensured version to the
particular test case.

Details

Provenance
Peter Huene <peter.huene@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUea489e8dfae2: Merge branch 'pr/2023'
Branches
Unknown
Tags
Unknown

Event Timeline

Peter Huene <peter.huene@puppetlabs.com> committed rPU18a87a4c6ea9: (maint) Fix pkgin package provider spec to ensure resource uses the pkgin… (authored by Peter Huene <peter.huene@puppetlabs.com>).Feb 13 2014, 10:59 PM