[GitHub] metron issue #1046: METRON-1597 EC2 10 Node Deployment - New function to che...

2018-06-04 Thread as22323
Github user as22323 commented on the issue: https://github.com/apache/metron/pull/1046 Another approach I just tried (failed so far) was updating the playbook.yml directly with the following: ``` tasks: -name: OSX Execution Check shell: "

[GitHub] metron issue #1046: METRON-1597 EC2 10 Node Deployment - New function to che...

2018-06-04 Thread as22323
Github user as22323 commented on the issue: https://github.com/apache/metron/pull/1046 @mmiklavc. One potential solution is to use changeAnsibleControlPath() to set the ["ANSIBLE_SSH_CONTROL_PATH"](https://docs.ansible.com/ansible/2.4/config.html#envvar-ANSIBLE_SSH_CO

[GitHub] metron issue #1032: METRON-1578 - EC2 10 Node Deployment - Reverting to usin...

2018-06-03 Thread as22323
Github user as22323 commented on the issue: https://github.com/apache/metron/pull/1032 @mmiklavc I created a function in run.sh that checks the os and updates the control_path in ansible.cfg. the pull request is here https://github.com/apache/metron/pull/1046 ---

[GitHub] metron pull request #1046: METRON-1597 EC2 10 Node Deployment - New function...

2018-06-03 Thread as22323
GitHub user as22323 opened a pull request: https://github.com/apache/metron/pull/1046 METRON-1597 EC2 10 Node Deployment - New function to check os and update *.cfg control_path ## Contributor Comments This PR updates run.sh to include a function (changeAnsibleControlPath

[GitHub] metron pull request #1032: METRON-1578 - EC2 10 Node Deployment - Reverting ...

2018-05-25 Thread as22323
GitHub user as22323 opened a pull request: https://github.com/apache/metron/pull/1032 METRON-1578 - EC2 10 Node Deployment - Reverting to using control_path with %C for Mac ## Contributor Comments A description of the problem: This PR is to revert to the previous

[GitHub] metron issue #754: METRON-1184 EC2 Deployment - Updating control_path to acc...

2018-05-23 Thread as22323
Github user as22323 commented on the issue: https://github.com/apache/metron/pull/754 Could the following approach be taken?: In metron-deployment/amazon-ec2/README.md add two new "Errors" in the "Common Error Section" 1) # Error:

[GitHub] metron pull request #713: METRON-1130 - Updating Amazon EC2 README.md

2018-04-30 Thread as22323
Github user as22323 closed the pull request at: https://github.com/apache/metron/pull/713 ---

[GitHub] metron issue #713: METRON-1130 - Updating Amazon EC2 README.md

2018-04-30 Thread as22323
Github user as22323 commented on the issue: https://github.com/apache/metron/pull/713 Closing PR. ---

[GitHub] metron issue #916: METRON-1434 - Ability to deploy Metron full dev as a sing...

2018-04-05 Thread as22323
Github user as22323 commented on the issue: https://github.com/apache/metron/pull/916 Hello, Just wondering what the the /contrib is folder for? If the files in /contrib is not part of the core maintenance(continuous update for n+1) then perhaps we can make a reference to the Vagrant

[GitHub] metron issue #916: METRON-1434 - Ability to deploy Metron full dev as a sing...

2018-04-04 Thread as22323
Github user as22323 commented on the issue: https://github.com/apache/metron/pull/916 Thanks for the great feedback! Although I was hoping this would make it into the main build, I understand what you mean by the "Support Burden". I found a place in the M

[GitHub] metron pull request #980: METRON-1509 Docs - metron-deployment/other-example...

2018-04-04 Thread as22323
GitHub user as22323 opened a pull request: https://github.com/apache/metron/pull/980 METRON-1509 Docs - metron-deployment/other-examples - Adding 0.4.1 AWS EC2 Single Node/Vagrant Method ## Contributor Comments [Please place any comments here. A description of the problem