mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 02:13:06 -06:00
AZURE-210 Deploy Crowd DC to Azure
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
tags:
|
||||
- runtime_pkg
|
||||
|
||||
- name: Set java_home variable
|
||||
set_fact:
|
||||
java_home: "/usr/lib/jvm/java-{{ java_version }}-openjdk-amd64"
|
||||
when: atl_use_system_jdk
|
||||
|
||||
- name: Install other base packages on Ubuntu
|
||||
package:
|
||||
name:
|
||||
|
||||
Reference in New Issue
Block a user