[ovirt-devel] Password for database in ovirt-system-tests/basic_suite_3.6

Ondra Machacek omachace at redhat.com
Thu Oct 6 08:54:53 UTC 2016


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 at 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
> Devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
>



More information about the Devel mailing list