zoph: Additional dbconfig configuration keys

Tests:

- Install, uninstall and re-run setup work.

- Functional tests work.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Sunil Mohan Adapa 2025-09-23 20:03:00 -07:00 committed by James Valleroy
parent 60c57b6707
commit 43ff0b57ce
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -23,6 +23,7 @@ def pre_install():
'zoph zoph/dbconfig-install boolean true',
'zoph zoph/dbconfig-upgrade boolean true',
'zoph zoph/dbconfig-remove boolean true',
'zoph zoph/dbconfig-reinstall boolean true'
'zoph zoph/mysql/admin-user string root',
'zoph zoph/rm_images select yes',
])