7a5258ce4e
Add a directory in /var/opt for postgres user to dump overrides backup
during upgrade activate.
This reproduces the original commit from CentOS:
a09f8a65
"Create directory for helm overrides backup"
In CentOS the directory used for backup was /opt/oidc-auth-apps. As
this is read-only in Debian, this commit switches to use /var/opt
instead.
The package depends on postgresql-common for creation of postgres
user/group, and base-files for creation and setting permissions of
/var/opt.
Test plan:
PASS: Debian build, inspect package
PASS: Install and confirm directory perms, writability, persistence
PASS: bootstrap, configure, unlock
Story: 2009303
Task: 46677
Change-Id: I84fec3cfdeeadd0f3759fce1390bab6d1d65c76e
Signed-off-by: Michel Thebeau <Michel.Thebeau@windriver.com>
3 lines
59 B
Plaintext
3 lines
59 B
Plaintext
usr/local/share/applications/helm/*
|
|
var/opt/oidc-auth-apps
|