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

Invalid resource type ini_setting #22

Closed
fpieters opened this issue Mar 29, 2016 · 2 comments
Closed

Invalid resource type ini_setting #22

fpieters opened this issue Mar 29, 2016 · 2 comments

Comments

@fpieters
Copy link

The whole error:

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid resource type ini_setting at /etc/puppet/environments/production/modules/letsencrypt/manifests/config/ini.pp:21

Puppet version: 3.8.4
OS: Ubuntu 14.04.3 LTS

Its fixed by using the inifile module from pupppetlabs

@danzilio
Copy link
Member

hey @fpieters! inifile is listed as a dependency in the module's metadata (see: https://github.com/danzilio/puppet-letsencrypt/blob/master/metadata.json#L55-L56). did the dependency not install when you installed the module? how did you install the module?

@fpieters
Copy link
Author

Ah then its my mistake. I just did a simple clone.

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

2 participants