Merge branch 'master' into 7167-keep-rsync
[arvados.git] / services / nodemanager / doc / azure.example.cfg
index e92431f0cebcb0109b2aebf08c1780e5a28a41c3..50161c288c723a7a9a2753622a8f2481fd6484f7 100644 (file)
@@ -95,6 +95,7 @@ subscription_id = 00000000-0000-0000-0000-000000000000
 # The following directions are based on
 # https://azure.microsoft.com/en-us/documentation/articles/resource-group-authenticate-service-principal/
 #
+# azure config mode arm
 # azure ad app create --name "<Your Application Display Name>" --home-page "<https://YourApplicationHomePage>" --identifier-uris "<https://YouApplicationUri>" --password <Your_Password>
 # azure ad sp create "<Application_Id>"
 # azure role assignment create --objectId "<Object_Id>" -o Owner -c /subscriptions/{subscriptionId}/
@@ -137,7 +138,7 @@ tag_cluster = zyxwv
 # the API server to ping
 ping_host = hostname:port
 
-[Size Standard_A2]
+[Size Standard_D3]
 # You can define any number of Size sections to list Azure sizes you're
 # willing to use.  The Node Manager should boot the cheapest size(s) that
 # can run jobs in the queue (N.B.: defining more than one size has not been
@@ -149,3 +150,4 @@ ping_host = hostname:port
 # in GB) for Crunch jobs.  You can also override Microsoft's provided
 # data fields by setting the same names here.
 cores = 4
+scratch = 200