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