mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
Removed cluster.properties.j2
This commit is contained in:
@@ -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
|
- name: Create server config
|
||||||
template:
|
template:
|
||||||
src: server.xml.j2
|
src: server.xml.j2
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
crowd.node.id = {{ atl_cluster_node_id }}
|
|
||||||
crowd.shared.home = {{ atl_product_home_shared }}
|
|
||||||
Reference in New Issue
Block a user