[Rdo-list] [rhos-qe-dept][rdo-list] RDO build that passed CI
Christian Berendt
christian at berendt.io
Wed Apr 15 18:34:51 UTC 2015
On 04/15/2015 07:51 PM, whayutin wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=1212174
Thanks. I have the same issue using the Juno branch and added the
following comment to the mentioned bug report:
---snip---
I think this is a problem with a moved configuration file. Packstack
generates the configuration file /etc/mongodb.conf, but mongodb-server
ships and uses /etc/mongod.conf (on CentOS 7.1). Because of that mongod
only listens on the loopback device and it is not possible to connect to
MongoDB using the address deinfed in CONFIG_MONGODB_HOST.
I think adding "config => '/etc/mongod.conf'," to templates/mongodb.pp
solves the issue for CentOS 7.1. This should be backported to the Juno
branch, I am working with this branch at the moment and this branch is
affected, too.
---snap---
Christian.
More information about the dev
mailing list