You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metron.apache.org by dlyle65535 <gi...@git.apache.org> on 2016/05/02 19:55:01 UTC

[GitHub] incubator-metron pull request: METRON-91 Expose tags and skip tags...

GitHub user dlyle65535 opened a pull request:

    https://github.com/apache/incubator-metron/pull/99

    METRON-91 Expose tags and skip tags to Vagrant

    Tested with the following:
    - [x] Clean run "vagrant up"
    - [x] Skip tags "vagrant --ansible-skip-tags="ambari" up
    - [x] Tags "vagrant --ansible-tags="ambari,metron" up
    - [x] ./run_enrichment_role.sh 


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dlyle65535/incubator-metron METRON-91

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/99.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 #99
    
----
commit 7805d37e191b9bfd85f53dee9411ca2bf220d4d9
Author: David Lyle <dl...@gmail.com>
Date:   2016-05-02T16:15:00Z

    METRON-91 Expose tags and skip tags to 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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron pull request: METRON-91 Expose tags and skip tags...

Posted by dlyle65535 <gi...@git.apache.org>.
GitHub user dlyle65535 reopened a pull request:

    https://github.com/apache/incubator-metron/pull/99

    METRON-91 Expose tags and skip tags to Vagrant

    Tested with the following:
    - [x] Clean run "vagrant up"
    - [x] Skip tags "vagrant --ansible-skip-tags="ambari" up
    - [x] Tags "vagrant --ansible-tags="ambari,metron" up
    - [x] ./run_enrichment_role.sh 
    
    Edit - AND
    - [x] vagrant destroy -f (sorry, forgot to mention that)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dlyle65535/incubator-metron METRON-91

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/99.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 #99
    
----
commit 7805d37e191b9bfd85f53dee9411ca2bf220d4d9
Author: David Lyle <dl...@gmail.com>
Date:   2016-05-02T16:15:00Z

    METRON-91 Expose tags and skip tags to Vagrant

commit f1b2e43588ab68e6337fe6d4c2a9456be961c2c2
Author: David Lyle <dl...@gmail.com>
Date:   2016-05-02T18:31:42Z

    Merge remote-tracking branch 'upstream/master' into METRON-91

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron pull request: METRON-91 Expose tags and skip tags...

Posted by dlyle65535 <gi...@git.apache.org>.
Github user dlyle65535 commented on the pull request:

    https://github.com/apache/incubator-metron/pull/99#issuecomment-217131203
  
    Oops, overzealous branch pruning.
    
    @nickwallen - I'll add a readme, good call. Thanks!


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron pull request: METRON-91 Expose tags and skip tags...

Posted by dlyle65535 <gi...@git.apache.org>.
Github user dlyle65535 closed the pull request at:

    https://github.com/apache/incubator-metron/pull/99


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron pull request: METRON-91 Expose tags and skip tags...

Posted by nickwallen <gi...@git.apache.org>.
Github user nickwallen commented on the pull request:

    https://github.com/apache/incubator-metron/pull/99#issuecomment-217452972
  
    +1 bella!


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron pull request: METRON-91 Expose tags and skip tags...

Posted by nickwallen <gi...@git.apache.org>.
Github user nickwallen commented on the pull request:

    https://github.com/apache/incubator-metron/pull/99#issuecomment-217073911
  
    What is the purpose of these scripts;  `run_ansible_role.sh` and `run_enrichment_role.sh`?  I don't understand how I am supposed to use them.  I know these fell out of another PR, but we don't have their use documented anywhere.  Even some commentary at the top of the script itself, would make me a happy camper.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron pull request: METRON-91 Expose tags and skip tags...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-metron/pull/99


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron pull request: METRON-91 Expose tags and skip tags...

Posted by merrimanr <gi...@git.apache.org>.
Github user merrimanr commented on the pull request:

    https://github.com/apache/incubator-metron/pull/99#issuecomment-216853692
  
    +1


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---