commit | e74ed5cd24df70e1e9b137eadf8e32d5c89f236b | [log] [tgz] |
---|---|---|
author | Krzysztof Opasiak <k.opasiak@samsung.com> | Thu Jan 23 11:49:25 2020 +0100 |
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | Sat Feb 01 00:10:01 2020 +0100 |
tree | 09e2881a74abd0833dd7328364c6a666dbeba67c | |
parent | 3ed9c940d61526344303ad29d9ce1dc50eb4117a [diff] |
[APPC] Don't hardcode mariadb root password You should never ever assume that secretpassword is a production ready password for your mariadb-galera instance. Instead let's just share a secret with our instance of mariadb-galera. Issue-ID: OOM-2275 Change-Id: I25486ad81a2ec428dbbd379ab3529c84f55acc4b Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>