diff options
author | Robert Speicher <rspeicher@gmail.com> | 2018-12-13 12:40:30 -0600 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2019-01-08 11:47:32 -0600 |
commit | 5947382ba87729b9f80428f11e2cd77ceaef49d6 (patch) | |
tree | 7e8bb40862cfd7c081cb3b6a9e7b1f7f600f4913 /config | |
parent | 4d649e98f755f7741360baf9830cf3f05cce3a0e (diff) | |
download | gitlab-ce-rs-prepare-k8s-runner.tar.gz |
Conditionally setup database usersrs-prepare-k8s-runner
Due to `getent` now always returning a value for both `postgres` and
`mysql`, we were always attempting to create database users even when
`SETUP_DB` was false.
We now check for service availability before attempting to create
database users.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions