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

Windows fails to load type #144

Closed
hopperd opened this issue Mar 16, 2016 · 1 comment
Closed

Windows fails to load type #144

hopperd opened this issue Mar 16, 2016 · 1 comment

Comments

@hopperd
Copy link

hopperd commented Mar 16, 2016

I'm seeing the following error using verison 0.5.0 on a Windows machine.

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not find parent provider ruby of curl on node

Trying a simple example like such:

include '::archive'
archive { 'consul_0.6.4_windows_amd64.zip':
  source => 'https://releases.hashicorp.com/consul/0.6.4/consul_0.6.4_windows_amd64.zip',
}
@hopperd
Copy link
Author

hopperd commented Mar 16, 2016

Never mind, this appeared to be an issue with one of our puppet masters being out of sync.

@hopperd hopperd closed this as completed Mar 16, 2016
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

No branches or pull requests

1 participant