ignore unavailable index for snapshots

pull/370/head
simon 2 years ago
parent 6a7a84792e
commit e101c4abc7
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

@ -116,6 +116,7 @@ class ElasticSnapshot:
"repository": self.REPO,
"config": {
"indices": self.all_indices,
"ignore_unavailable": True,
"include_global_state": True,
},
"retention": {

Loading…
Cancel
Save