I'm a total noob to mongodb - I've installed 5-10 amazon 2.4 AMIs in the past week or so and got python remote connections working fine. I'm now trying from a clean yum install of 2.6 and can't get remote connections working. In reading through the various config options there is reference to YAML config files, presumably mongodb.yml instead of mongodb.conf. I just can't find the .yml file (it's not in /etc like the .conf file).
Various searching has not led to find the location of the default .yml file nor a sample file that I could use/modify.
Thanks in advance for any help.