Alright, I found the source of my problem, at least I think. The puppetmaster includes path to modules based on an environment (staging, production, qa) and a global path shared by all environments. The deployenv was in both locations, global and the environmental ones. The module shared by everyone had "import passenger" in it.
I still wish there was an easy way to generate a list from the site.pp manifests for debugging, similar to how an ENC can generate a YAML file of classes/params for the node. What I did was go into /var/lib/puppet/client_data/catalog and looked at the json file to get some hints. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/cb4ad96c-f8af-4d04-84fb-83c0398cb6c9%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
