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,
Dominik
_______________________________________________
Devel mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/devel

_______________________________________________
Devel mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/devel

Reply via email to