diff options
Diffstat (limited to 'playbooks/byo/openshift-master/restart.yml')
-rw-r--r-- | playbooks/byo/openshift-master/restart.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/playbooks/byo/openshift-master/restart.yml b/playbooks/byo/openshift-master/restart.yml new file mode 100644 index 000000000..a78a6aa3d --- /dev/null +++ b/playbooks/byo/openshift-master/restart.yml @@ -0,0 +1,4 @@ +--- +- include: ../../common/openshift-master/restart.yml + vars_files: + - ../../byo/openshift-cluster/cluster_hosts.yml |