On Tuesday, October 28, 2014 2:08:00 PM UTC-5, Victor Danilchenko wrote: > > So, as I posted on the adjacent thread, I have been having a problem with > Puppet master 3.7 not reading the contents of my directory environments; it > recognizes their existence, but ignores modules, manifests, and > environment.conf therein. > > Trying to fish this problem out, I decided to go some code spelunking, and > I quickly realized that tracing my way through that code is very hard -- > the execution paths are weird and twisted. I have no idea where stuff is > SUPPOSED to happen; I can see that my environment/production/modules > directory isn't getting read, but I don't know where it's supposed to get > read. > > So, I was thinking about finding some puppet developers, and simply asking > for some pointers -- namely, in which module/class/method is Puppet > supposed to actually scan environment contents? I think I can take it from > there, and figure our why my environment modules directory gets ignored. > > A quick google search turned up Puppet Developers group; however, I have a > suspicion that such a question might be inappropriate there -- it's for > actual puppet coding, not use and troubleshooting. > > So, can anyone suggest a useful venue where I could ask questions related > to Puppet *source code*? > >
If you have questions specifically about how Puppet's source code is organized and / or how it actually works, then the Puppet Developers <https://groups.google.com/forum/#!forum/puppet-dev> group seems a fine place for it. That the reason for your interest is related to troubleshooting your installation is not much relevant, I think. You're already far ahead in having considered in the first place whether that's a relevant forum. John -- 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/7901f60d-06a3-4cc3-80bb-a6b89ac4eff9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
