On Thu, Oct 06, 2016 at 10:54:53AM +0200, Ondra Machacek wrote:
On 10/06/2016 10:33 AM, Dominik Holler wrote:
> Hi,
> I want to have a look at the database in
> ovirt-system-tests/basic_suite_3.6, but unfortunately I do not know the
> password for the database. I tried already various ones by:
> [root@lago_basic_suite_3_6_engine ~]# psql -U engine -p 5432 -h 127.0.0.1
>
> Can anyone give me a hint how to get the password for the database?
It's in file /etc/ovirt-engine/engine.conf.d/10-setup-database.conf
$ grep PASSWORD /etc/ovirt-engine/engine.conf.d/10-setup-database.conf
ENGINE_DB_PASSWORD="XXXX"
Thanks, I just want to confirm this work.
>
> Thanks,
> Dominik
> _______________________________________________
> Devel mailing list
> Devel(a)ovirt.org
>
http://lists.ovirt.org/mailman/listinfo/devel
>