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

This puppet module breaks foreman installation #640

Closed
kotyara85 opened this issue May 5, 2018 · 1 comment
Closed

This puppet module breaks foreman installation #640

kotyara85 opened this issue May 5, 2018 · 1 comment

Comments

@kotyara85
Copy link

Hello,
Manual installation of foreman 1.17 works just fine:

foreman-installer
--no-enable-puppet
--enable-foreman-cli
--no-enable-foreman-proxy
--foreman-db-type=mysql
--foreman-db-manage=false
--foreman-db-host=db-host
--foreman-db-database=foreman
--foreman-db-username=foreman
--foreman-db-password='password'
--enable-foreman-plugin-discovery
--enable-foreman-plugin-templates
--enable-foreman-plugin-hooks

I do pretty much the same with puppet and it breaks passenger:
httpd error log:
Passenger could not be initialized because of this error: The ‘PassengerRoot’ configuration option is not specified.

Any thought what this could be?

Centos7.4, foreman 1.17

Thank you

@kotyara85 kotyara85 changed the title Breaks foreman installation This puppet module breaks foreman installation May 5, 2018
@kotyara85
Copy link
Author

Sorry, I had an outdated apache module

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