Nick Allen created METRON-645:
---------------------------------
Summary: 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)