mirror of
https://github.com/matter-labs/ansible-en-role.git
synced 2025-12-06 02:49:55 +00:00
support for snapshots recovery
This commit is contained in:
@ -68,6 +68,10 @@ basic_auth_secret: ""
|
||||
# Force restore pg database
|
||||
force_pg_restore: false
|
||||
|
||||
# Use a snapshot to recover
|
||||
enable_snapshots_recovery: false
|
||||
snapshots_bucket_base_url: ""
|
||||
|
||||
# External node and database options
|
||||
database_name: ""
|
||||
database_username: ""
|
||||
|
||||
Reference in New Issue
Block a user