GitHub user dlyle65535 opened a pull request:
https://github.com/apache/incubator-metron/pull/28
METRON-43: Refactor Deployment Scripts for Correctness and Ease of Use
Runs with single node Vagrant, multi-node Vagrant and multi-node cloud
instance of 12 nodes.
Includes:
METRON-44: passwd_less_ssh.yml overwrites authorized_keys and leaves
artifacts on local host
METRON-45: Remove host references from global variables
METRON-43: Deployment scripts should fail fast
METRON-47: Vagrant multi-node deployment script only deploys to one node
METRON-32: Added Ansible role to install and load data into MySQL
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dlyle65535/incubator-metron
deploy_scripts_integration
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/28.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 #28
----
commit a3b85821d670b356108f945953df1a29df8b2c27
Author: rmerriman <[email protected]>
Date: 2016-02-16T15:20:00Z
METRON-32: Added Ansible role to install and load data into MySQL
Renamed MySQL config file because it was getting ignored by git. Also
moved MySQL install up earlier in the install process
Added missing mylogin.cnf file
commit d92f6cadc68afa77bf45cd55b0294cf3612f97d3
Author: David Lyle <[email protected]>
Date: 2016-02-18T23:41:05Z
METRON-43: Refactor Deployment Scripts for Correctness and Ease of Use
Includes:
METRON-44: passwd_less_ssh.yml overwrites authorized_keys and leaves
artifacts on local host
METRON-45: Remove host references from global variables
METRON-43: Deployment scripts should fail fast
METRON-47: Vagrant multi-node deployment script only deploys to one node
Tested aginst cloud instance of 12 nodes, single node vagrant and
multi-node vagrant.
----
---
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.
---