summaryrefslogtreecommitdiffstats
path: root/deployment/playbooks/cns-storage.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/playbooks/cns-storage.yaml')
-rw-r--r--deployment/playbooks/cns-storage.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/deployment/playbooks/cns-storage.yaml b/deployment/playbooks/cns-storage.yaml
new file mode 100644
index 00000000..6df9dbd7
--- /dev/null
+++ b/deployment/playbooks/cns-storage.yaml
@@ -0,0 +1,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']