summaryrefslogtreecommitdiffstats
path: root/deployment/playbooks/crs-storage.yaml
blob: cee0da6964eb1054503463f480e5c30b7fb071cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
- include: prod-ose-crs.yaml
  tags: ['vms']

- include: crs-node-setup.yaml
  tags: [ 'node-setup' ]

- include: crs-setup.yaml
  tags: [ 'node-setup']

- include: cleanup-crs.yaml
  tags: ['clean']