You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2022/01/07 03:03:21 UTC

[GitHub] [fluo-muchos] arvindshmicrosoft commented on a change in pull request #429: Improve support for Fedora AMIs

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



##########
File path: conf/muchos.props.example
##########
@@ -30,7 +30,7 @@ install_dir = %(user_home)s/install
 # from your machine. Hostname can be chosen from "nodes" section below.
 proxy_hostname = leader1
 # If set, a SOCKS proxy will be created on the specified port when connecting to proxy using 'muchos ssh <cluster>'
-#proxy_socks_port = 38585
+proxy_socks_port = 38585

Review comment:
       Is this change required due to the default OS changing?

##########
File path: conf/muchos.props.example
##########
@@ -18,7 +18,7 @@
 cluster_type = ec2
 # Cluster user name (install command will SSH to cluster using this user)
 # Leave default below if launching cluster in AWS
-cluster_user = centos
+cluster_user = fedora

Review comment:
       To make this neutral and OS-agnostic, can we just use `muchos` instead?




-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@fluo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org