Removed cluster.properties.j2

This commit is contained in:
Azra Sulthana
2019-07-11 10:29:44 +00:00
parent cbe52025f2
commit 4a57ea57ba
2 changed files with 0 additions and 8 deletions

View File

@@ -1,11 +1,5 @@
---
- name: Create cluster config
template:
src: cluster.properties.j2
dest: "{{ atl_product_home }}/cluster.properties"
owner: "{{ atl_product_user }}"
- name: Create server config
template:
src: server.xml.j2