mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-224: REmove superseded aws_linux2_product_common role.
This commit is contained in:
@@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
|
|
||||||
# Amazon Linux 2 supplies extra packages via a special command.
|
|
||||||
- name: Enable Postgresql from 'extras'
|
|
||||||
command: amazon-linux-extras enable -y "postgresql{{ postgres_version }}"
|
|
||||||
|
|
||||||
- name: Install Java and other base packages
|
|
||||||
yum:
|
|
||||||
name:
|
|
||||||
- java-{{java_version}}-openjdk-devel
|
|
||||||
- git-{{git_version}}
|
|
||||||
- postgresql
|
|
||||||
Reference in New Issue
Block a user