From 5adc577d3d503138b2e3e19fe06a72596c58b9dd Mon Sep 17 00:00:00 2001 From: Azra Sulthana Date: Thu, 11 Jul 2019 08:31:50 +0000 Subject: [PATCH] removed crowd.varfile.j2 --- roles/product_install/templates/crowd.varfile.j2 | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 roles/product_install/templates/crowd.varfile.j2 diff --git a/roles/product_install/templates/crowd.varfile.j2 b/roles/product_install/templates/crowd.varfile.j2 deleted file mode 100644 index 94b0c99..0000000 --- a/roles/product_install/templates/crowd.varfile.j2 +++ /dev/null @@ -1,13 +0,0 @@ -launch.application$Boolean=false -rmiPort$Long={{ atl_tomcat_mgmt_port | default('8020') }} -app.crowdHome={{ atl_product_home }} -app.install.service$Boolean=false -app.service.account={{ atl_product_user }} -existingInstallationDir={{ atl_product_installation_versioned }} -sys.confirmedUpdateInstallationString=false -sys.languageId=en -sys.installationDir={{ atl_product_installation_versioned }} -executeLauncherAction$Boolean=true -httpPort$Long={{ atl_tomcat_port | default('8080') }} -portChoice=default -executeLauncherAction$Boolean=false