diff options
author | Kevin Hilman <khilman@baylibre.com> | 2020-07-13 10:05:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-13 10:05:26 -0700 |
commit | c6592d385d17b89e6dd9dc244fb592d5ab38f28a (patch) | |
tree | 11383622b649dfcee41bff379380aa818371255c /README.md | |
parent | 5b77713b6290e44cbe34a426fea71f5881949f72 (diff) | |
parent | 8c9b84ce25577375d7c0c73229881d6e14a27ee8 (diff) |
Merge pull request #122 from montjoie/postgres-fix
Postgres fix
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -221,6 +221,7 @@ masters: slave_keys: optional path to a directory with slaves public key. Usefull when you want to create a master without slaves nodes in boards.yaml. lava-coordinator: Does the master should ran a lava-coordinator and export its port persistent_db: True/False (default False) Is the postgres DB is persistent over reboot + pg_lava_password: The Postgres lavaserver password to set http_fqdn: The FQDN used to access the LAVA web interface. This is necessary if you use https otherwise you will issue CSRF errors. healthcheck_url: Hack healthchecks hosting URL. See hosting healthchecks below build_args: |