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 2020/07/23 11:07:10 UTC

[GitHub] [fluo-muchos] plainolneesh commented on a change in pull request #361: Added changes to readme for user friendliness

plainolneesh commented on a change in pull request #361:
URL: https://github.com/apache/fluo-muchos/pull/361#discussion_r459372479



##########
File path: README.md
##########
@@ -74,6 +75,14 @@ sudo yum install azure-cli-2.0.69-1.el7.x86_64.rpm
 
 When running Muchos under Ubuntu 18.04, checkout these [tips](docs/azure-ubuntu-1804.md).
 
+You might also need to configure the `aws_ami` property in [muchos.props]. Muchos by default uses a free
+CentOS 7 image that is hosted in the AWS marketplace but managed by the
+CentOS organization. If you have never used this image in EC2 before, you will need to go to the
+[CentOS 7 product page][centos7] to accept the software terms. If this is not done, you will get an
+error when you try to launch your cluster. By default, the `aws_ami` property is set to an AMI in `us-east-1`.
+You will need to changes this value if a newer image has been released or if you are running in different region
+than `us-east-1`.
+

Review comment:
       > I'm not sure it makes sense to move this to the Azure section. Should probably go back to where it was originally, right?
   
   Maybe that isn't the right spot, but it gets overlooked in the original location. Do you have a suggestion if we were to move that paragraph, where it would sound more logical? Or I could put it back to its original location. 




----------------------------------------------------------------
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:
users@infra.apache.org