-
-
Notifications
You must be signed in to change notification settings - Fork 167
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
breaking master when I apply r10k config #64
Comments
This is the message sent back with 500: Permission denied - /opt/puppet/lib/ruby/gems/1.9.1/specifications/multipart-post-1.2.0.gemspec (Errno::EACCES) Application root |
Hmm I have tried to replicate this but I have not been able to. |
Hey there Zack. It ended up being a permissions issue. Had to make Appreciate you getting back to me. Many thanks.
|
We have a fresh install of RHEL 6.4 with PE 3.2.3. I can install the zack-r10k module without any issue, it appears. However, once applying the r10k "setup" manifest to the master it's unable to pass info between client node and master... Even if that node is the master itself. For example, 'puppet agent --test' yields some html output indicating a passenger error:
�[1;31mWarning: Error 500 on SERVER:
...
Additionally, getting, "could not retrieve facts from inventory service 500 'internal server error'" in the console.
Contents of my r10k "setup" manifest are:
NOTE: this all works in Vagrant CentOS and Ubuntu envs.
I'm at a loss on how to diagnose. Any guidance would be great.
The text was updated successfully, but these errors were encountered: