Skip to content

Commit

Permalink
Revert "Create zoo.cfg" (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
sensei100 authored Feb 21, 2022
1 parent eff056a commit 105ff5b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tasks/config.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
---
- name: Configure zookeeper zoo.cfg
template: src={{ solr_templates_dir }}/zoo.cfg.j2 dest={{ zookeeper_dir }}/conf/zoo.cfg owner=zookeeper group=zookeeper
tags: deploy
notify:
- Restart zookeeper

- name: SolrCloud | Give execution permission to zkcli script
file:
Expand Down

0 comments on commit 105ff5b

Please sign in to comment.