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

Resource Ordering Issue #27

Open
ghost opened this issue Nov 15, 2013 · 1 comment
Open

Resource Ordering Issue #27

ghost opened this issue Nov 15, 2013 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 15, 2013

I receive the following:

Error: /Stage[main]/Tomcat7_rhel/Package[tomcat7]/ensure: change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install tomcat7' returned 1: Error: Nothing to do

Looks like the repo wasn't ready to go yet. Therefore, the 'else' branch of init.pp needs the following code added:

  require => Yumrepo['jpackage'],

Thanks,

William

@laurilehmijoki
Copy link
Owner

Unfortunately I can no longer maintain this project. For more info, please see the readme.

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