Skip to content

Commit

Permalink
vagrant: ignore elasticsearch playbook error
Browse files Browse the repository at this point in the history
ignore it until the following issue fixed
elastic/ansible-elasticsearch#423
  • Loading branch information
safchain committed Apr 18, 2018
1 parent 1bd9180 commit c97c6b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/vagrant/playbook-es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
network.host: 0.0.0.0
http.cors.enabled: true
http.cors.allow-origin: "*"
ignore_errors: True

- name: Start service
service:
Expand Down

0 comments on commit c97c6b0

Please sign in to comment.