Exclude specified nodes/VMs from image backups
This commit is contained in:
@@ -34,6 +34,15 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"kosmos_kvm": {
|
||||
"backup": {
|
||||
"nodes_excluded": [
|
||||
"garage-2", "garage-3", "garage-4",
|
||||
"postgres-5",
|
||||
"rsk-mainnet-2", "rsk-testnet-3"
|
||||
]
|
||||
}
|
||||
},
|
||||
"kosmos-mastodon": {
|
||||
"domain": "kosmos.social",
|
||||
"s3_endpoint": "http://localhost:3900",
|
||||
|
||||
Reference in New Issue
Block a user