GitHub user nickwallen opened a pull request:
https://github.com/apache/incubator-metron/pull/180
METRON-281 Simplify deployment to alternative AWS region
[METRON-281](https://issues.apache.org/jira/browse/METRON-281)
To use an alternative AWS region, the user has to manually define the new
AWS region along with lookup and redefine the Centos 6 AMI identifier that
applies for their chosen region. The AMI identifiers can be difficult to find
as they are not on the primary page for the CentOS 6 image.
This was simplified so that a user only has to specify the region they wish
to deploy Metron to. The user no longer has to lookup and redefine the AMI
identifier. At the same time, the user can choose to override the `image`
setting to override and use a specific AMI identifier, if desired.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nickwallen/incubator-metron METRON-281
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/180.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #180
----
commit 28007775a6deb6be37af0b9ce77c82b95f9184a6
Author: Nick Allen <[email protected]>
Date: 2016-07-06T17:26:46Z
METRON-281 Simplify deployment to alternative AWS region
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---