I'm running the following: Puppet Version 2.7.11 Foreman Version 1.0.1 Ruby 1.8.7 activemodel (3.0.11) activerecord (3.0.11) activesupport (3.0.11) arel (2.0.10) builder (2.1.2) i18n (0.5.0) kgio (2.7.4) pg (0.14.0) rack (1.4.1) raindrops (0.10.0) tzinfo (0.3.33) unicorn (4.3.1)
I have the puppetmaster and Foreman running under unicorn with nginx as a proxy, which seems to work fine. I'm having trouble when I assign a class to a node. I have some existing classes that are working, I can get the yaml from Foreman and Puppet complete as expected: http://pastebin.com/i2G5UkFr Then I add a new class to that host, I can get the updated yaml from Foreman but Puppet fails with Could not retrieve catalog from remote server: Error 400 on SERVER: http://pastebin.com/a0YdTCw3 I can test the module directly on the puppetmaster host and it seems to work: http://pastebin.com/7SAHAyRM Any suggestions are greatly appreciated. Thanks, Steve -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/91Lr2_xgtaEJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.