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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user