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

Could not find dependency Class[Jboss::Internal::Prerequisites] for Exec[jboss::unzip-downloaded] #93

Open
ryayon opened this issue Dec 5, 2016 · 3 comments

Comments

@ryayon
Copy link

ryayon commented Dec 5, 2016

Hi,

By declaring:

  class { 'jboss':
    product       => 'jboss-eap',
    version       => '6.4.0.GA',
  }

I get the following:

Error: Failed to apply catalog: Could not find dependency Class[Jboss::Internal::Prerequisites] for Exec[jboss::unzip-downloaded] at /etc/puppetlabs/code/environments/XXXXXX/modules/jboss/manifests/internal/package.pp:99

Module version is the latest.

@cardil
Copy link
Collaborator

cardil commented Dec 10, 2016

Are you using Puppet >= 4? If so, this module is still incompatible with it. See here: #48

@ryayon
Copy link
Author

ryayon commented Dec 10, 2016

Yes, I checked it with Puppet 4.
I suggest writing a sort of disclaimer at the very beginning of the README.
Do you want me to do that?

@cardil
Copy link
Collaborator

cardil commented Dec 12, 2016

Better be to add support :-P

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