blob: 6df9dbd7d581cc23cb1dadcd25a2b91fc2f53c9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
- include: prod-ose-cns.yaml
tags: ['vms']
- include: cns-node-setup.yaml
tags: [ 'node-setup']
- include: node-setup.yaml
tags: [ 'node-setup']
- include: cns-setup.yaml
tags: [ 'node-setup']
- include: cleanup-cns.yaml
tags: ['clean']
|