1
0
mirror of https://github.com/openshift/openshift-ansible-contrib.git synced 2026-02-05 09:45:58 +01:00

Change path to include 3.5 directory.

Without this change the azure deployment will fail because of the introduction of 3.5 and 3.6 directories.

#### Who would you like to review this?
cc:  @gwestredhat @e-minguez
This commit is contained in:
James Labocki
2017-08-21 13:14:55 -04:00
committed by GitHub
parent 7ef9818c4e
commit 6f9d1b725f

View File

@@ -1,5 +1,5 @@
---
templatelink: "https://raw.githubusercontent.com/openshift/openshift-ansible-contrib/master/reference-architecture/azure-ansible/azuredeploy.json"
templatelink: "https://raw.githubusercontent.com/openshift/openshift-ansible-contrib/master/reference-architecture/azure-ansible/3.5/azuredeploy.json"
numberofnodes: 3
image: "rhel"
mastervmsize: "Standard_DS3_v2"