postgresql icon indicating copy to clipboard operation
postgresql copied to clipboard

Add support for Amazon (AWS) linux

Open gclough opened this issue 6 years ago • 4 comments

We should support deployment to Amazon (AWS) linux distributions

gclough avatar Mar 26 '18 08:03 gclough

I've used this role on aws instance(Ubuntu).

erdenezul avatar Mar 28 '18 10:03 erdenezul

I've not tried it, but does it work on "Amazon Linux"? Does it report itself to Ansible as Ubuntu? If so, then I guess we can close this...

gclough avatar Mar 28 '18 12:03 gclough

I've tried it on Amazon instance(Ubuntu xenial)

erdenezul avatar Mar 30 '18 00:03 erdenezul

[ec2-user ~]$ cat /etc/os-release
NAME="Amazon Linux"
VERSION="2.0 (2017.12)"
ID="amzn"
ID_LIKE="centos rhel fedora"
VERSION_ID="2.0"
PRETTY_NAME="Amazon Linux 2.0 (2017.12) LTS Release Candidate"
ANSI_COLOR="0;33"
CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2.0"
HOME_URL="https://amazonlinux.com/"

Amazon is their own system. Mostly compatible with RH 7, I hope.

UnderGreen avatar Mar 30 '18 01:03 UnderGreen

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

github-actions[bot] avatar Apr 24 '24 23:04 github-actions[bot]