| commit | df0501ce624a979cc28c7e184c7529a50e40857e | [log] [tgz] |
|---|---|---|
| author | Dario Faccin <dario.faccin@canonical.com> | Tue Aug 01 17:39:36 2023 +0200 |
| committer | beierlm <mark.beierl@canonical.com> | Wed Aug 09 15:20:43 2023 +0200 |
| tree | f818ea47f67192e81d3183cdaeb45d787d401702 | |
| parent | 027439f8b24c98525475e8f90591c70e053b72fe [diff] |
Changing MON Pebble Service command to enter the startup directory first In rockcraft.yaml WORKDIR is not supported, so it needs to be specified in Pebble service definition by using working-dir parameter. However, working-dir is not supported in Juju 2.9.x. So, we are entering to the startup directory first as a workaround. Change-Id: I5949b16ce7e28dfb3f235eabd64062a5a185aa9c Signed-off-by: Dario Faccin <dario.faccin@canonical.com>