arvindshmicrosoft commented on a change in pull request #397:
URL: https://github.com/apache/fluo-muchos/pull/397#discussion_r650116178



##########
File path: lib/muchos/config/azure.py
##########
@@ -297,15 +297,15 @@ def azure_proxy_host(self):
         return self.get("azure", "azure_proxy_host")
 
     @ansible_host_var
-    @default(None)
+    @default("Standard_D8s_v3")
     def azure_proxy_host_vm_sku(self):
         return self.get("azure", "azure_proxy_host_vm_sku")

Review comment:
       Done, addressed in 
[17babc8](https://github.com/apache/fluo-muchos/pull/397/commits/17babc80c41d917735188f74aed8e9ebad10a79e).
 I am going to resolve this conversation as I know you are out of office 
currently and we chatted offline about this.

##########
File path: lib/muchos/config/azure.py
##########
@@ -297,15 +297,15 @@ def azure_proxy_host(self):
         return self.get("azure", "azure_proxy_host")
 
     @ansible_host_var
-    @default(None)
+    @default("Standard_D8s_v3")
     def azure_proxy_host_vm_sku(self):
         return self.get("azure", "azure_proxy_host_vm_sku")

Review comment:
       Done, addressed in 
[17babc8](https://github.com/apache/fluo-muchos/pull/397/commits/17babc80c41d917735188f74aed8e9ebad10a79e).
 I am going to resolve this conversation as I know you are out of office 
currently and we chatted offline about this.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to