This commit is contained in:
Anthony Howe 2016-10-09 13:31:14 -07:00
Родитель 889304c335
Коммит 67bd5c5bd5
2 изменённых файлов: 14 добавлений и 8 удалений

Просмотреть файл

@ -4,7 +4,7 @@
},
"masterProfile": {
"count": 3,
"dnsPrefix": "mgmtanhowe0928g",
"dnsPrefix": "mgmtanhowe1009o",
"vmSize": "Standard_D2_v2"
},
"agentPoolProfiles": [
@ -19,7 +19,7 @@
"name": "agent1public",
"count": 3,
"vmSize": "Standard_D2_v2",
"dnsPrefix": "appanhowe0928g",
"dnsPrefix": "appanhowe1009o",
"StorageType": "Volumes",
"diskSizesGB": [1],
"ports": [

Просмотреть файл

@ -4,21 +4,27 @@
},
"masterProfile": {
"count": 3,
"dnsPrefix": "mgmtanhowe0928d",
"dnsPrefix": "mgmtanhowe1009n",
"vmSize": "Standard_D2_v2"
},
"agentPoolProfiles": [
{
"name": "agtnodisks1",
"count": 1,
"name": "agent128",
"count": 3,
"vmSize": "Standard_D2_v2",
"StorageType": "Volumes"
},
{
"name": "agtnodisks2",
"count": 1,
"name": "agent1public",
"count": 3,
"vmSize": "Standard_D2_v2",
"StorageType": "Volumes"
"dnsPrefix": "appanhowe1009n",
"StorageType": "Volumes",
"ports": [
80,
443,
8080
]
}
],
"linuxProfile": {