summaryrefslogtreecommitdiffstats
path: root/playbooks/openshift-hosted/private/create_persistent_volumes.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/openshift-hosted/private/create_persistent_volumes.yml')
-rw-r--r--playbooks/openshift-hosted/private/create_persistent_volumes.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/playbooks/openshift-hosted/private/create_persistent_volumes.yml b/playbooks/openshift-hosted/private/create_persistent_volumes.yml
new file mode 100644
index 000000000..41ae2eb69
--- /dev/null
+++ b/playbooks/openshift-hosted/private/create_persistent_volumes.yml
@@ -0,0 +1,5 @@
+---
+- name: Create Hosted Resources - persistent volumes
+ hosts: oo_first_master
+ roles:
+ - role: openshift_persistent_volumes