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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]