[
https://issues.apache.org/jira/browse/METRON-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15801241#comment-15801241
]
ASF GitHub Bot commented on METRON-645:
---------------------------------------
Github user justinleet commented on the issue:
https://github.com/apache/incubator-metron/pull/410
+1, was able to have it spin up and run without issue. Thanks for grabbing
this.
> Unable to Start Fastcapa Test Environment
> -----------------------------------------
>
> Key: METRON-645
> URL: https://issues.apache.org/jira/browse/METRON-645
> Project: Metron
> Issue Type: Bug
> Reporter: Nick Allen
> Assignee: Nick Allen
>
> {code}
> $ vagrant up
> Bringing machine 'source' up with 'virtualbox' provider...
> Bringing machine 'sink' up with 'virtualbox' provider...
> ...
> ==> sink: Running provisioner: ansible...
> sink: Running ansible-playbook...
> ERROR! role definitions must contain a role name
> The error appears to have been in
> '/Users/nallen/Development/incubator-metron/metron-deployment/vagrant/fastcapa-test-platform/playbook.yml':
> line 30, column 7, but may
> be elsewhere in the file depending on the exact syntax problem.
> The offending line appears to be:
> - { role: sensor-test-mode, pcap_replay: True, install_yaf: False,
> install_snort: False }
> - service: name=pcap-replay state=started
> ^ here
> Ansible failed to complete successfully. Any error output should be
> visible above. Please fix these errors and try again.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)