mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
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:
parent
60c57b6707
commit
43ff0b57ce
@ -23,6 +23,7 @@ def pre_install():
|
|||||||
'zoph zoph/dbconfig-install boolean true',
|
'zoph zoph/dbconfig-install boolean true',
|
||||||
'zoph zoph/dbconfig-upgrade boolean true',
|
'zoph zoph/dbconfig-upgrade boolean true',
|
||||||
'zoph zoph/dbconfig-remove boolean true',
|
'zoph zoph/dbconfig-remove boolean true',
|
||||||
|
'zoph zoph/dbconfig-reinstall boolean true'
|
||||||
'zoph zoph/mysql/admin-user string root',
|
'zoph zoph/mysql/admin-user string root',
|
||||||
'zoph zoph/rm_images select yes',
|
'zoph zoph/rm_images select yes',
|
||||||
])
|
])
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user