Skip to content

Commit

Permalink
refactor: matrix (#283)
Browse files Browse the repository at this point in the history
* refactor: remove data_protection_replication

* refactor: remove secondary_site_backup

* Revert "refactor: remove data_protection_replication"

This reverts commit 3694b82.
  • Loading branch information
eldu authored Sep 5, 2024
1 parent 2e7e374 commit 3e7abd2
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions storage-tool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ services:
class: True
- name: canvas_integration
class: False
- name: secondary_site_backup
class: False
- name: brown_network_required
class: False
- name: access_from_oscar
Expand Down Expand Up @@ -101,8 +99,6 @@ services:
class: False
- name: canvas_integration
class: False
- name: secondary_site_backup
class: False
- name: brown_network_required
class: True
notes:
Expand Down Expand Up @@ -161,8 +157,6 @@ services:
class: True
- name: canvas_integration
class: False
- name: secondary_site_backup
class: True
- name: brown_network_required
class: True
notes:
Expand Down Expand Up @@ -224,8 +218,6 @@ services:
class: True
- name: canvas_integration
class: False
- name: secondary_site_backup
class: True
- name: brown_network_required
class: True
notes:
Expand Down Expand Up @@ -276,8 +268,6 @@ services:
class: True
- name: canvas_integration
class: True
- name: secondary_site_backup
class: True
- name: brown_network_required
class: True
notes:
Expand Down Expand Up @@ -327,8 +317,6 @@ services:
class: True
- name: canvas_integration
class: False
- name: secondary_site_backup
class: True
- name: brown_network_required
class: True
notes:
Expand Down Expand Up @@ -375,8 +363,6 @@ services:
class: True
- name: canvas_integration
class: False
- name: secondary_site_backup
class: True
- name: brown_network_required
class: True
notes:
Expand Down Expand Up @@ -424,8 +410,6 @@ services:
class: True
- name: canvas_integration
class: False
- name: secondary_site_backup
class: True
- name: brown_network_required
class: True
- name: access_from_oscar
Expand Down

0 comments on commit 3e7abd2

Please sign in to comment.