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

Specify provider so it doesn't try to use an incorrect provider #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Specify provider so it doesn't try to use an incorrect provider #67

wants to merge 1 commit into from

Conversation

dandunckelman
Copy link

Redoing #43, since I had deleted the original repo.

When I first setup this class on a Windows 2012 host, it failed stating that it needed chocolatey to install the package:

Failed to apply catalog:
  Parameter provider failed on Package[New Relic Server Monitor]:
    Invalid package provider 'chocolatey' at /etc/puppet/environments/production/modules/newrelic/manifests/server/windows.pp:90
    Wrapped exception: Invalid package provider 'chocolatey'

To get around this, I specify the windows provider, which is all that this PR contains.

Anything I can do to get this merged? Or any reason it's ignored?

In my environment, chocolatey is the default package provider on Windows hosts, which I don't want in this case. It seems reasonable to specify the proper provider. Or is there a workaround I can apply?

@dandunckelman
Copy link
Author

Any way to get the travis builds to retry?

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