Commit Graph

11 Commits

Author SHA1 Message Date
Lee Goolsbee
6151f01534 Merged in al2022 (pull request #187)
Add support for Amazon Linux 2022

* first pass at basic AL2022 support

* unpin git version on AL2022

* resolve a few package issues/discrepancies

* fix non-Amazon distro support

* fix missing nfs.service symlink on AL2022

* remove Ubuntu/Debian install task from aws_common (no existing ubuntu dependency tasks)

* add amazonlinux:2022 to list of images for testing via molecule

* install amazon-cloudwatch-agent from package sources instead of direct RPM on AL2022; add workaround for missing group

* fix typo in task name

* add mising amazonlinux:2022 test for product_install role

* al2022 -> al2023

* al2023 ships with rpm-installed versions of setuptools and distlib that aren't removable and older than what pipenv requires; use py3.11 instead


Approved-by: Vadym Kovalskiy
Approved-by: Eugene Ivantsov
Approved-by: Yurii Kuzan
2023-05-17 17:11:12 +00:00
Lee Goolsbee
694f1c2874 use collections; use FQCN for all tasks 2022-09-07 18:56:23 -05:00
Steve Smith
f13fb656d0 DCD-386: Move user creation up to linux_common as NFS needs to share the UID. 2019-05-30 11:42:01 +10:00
Steve Smith
1aa2afc6f2 DCD-224: Refactor installer role to work around various quirks. 2019-05-08 12:13:29 +10:00
Steve Smith
a5eefe326e DCD-224: Create a role for installation with the binary installer. 2019-05-07 18:42:40 +10:00
Steve Smith
e32b439ce2 DCD-224: Add installation of the ServiceDesk OBR when specified version is "all" or "servicedesk". 2019-04-29 15:37:44 +10:00
Steve Smith
121c630034 DCD-224: Use import_tasks rather than deprecated import. 2019-04-17 12:05:02 +10:00
Steve Smith
5b91a531ce DCD-224: Refactor to simplify directory layout and testing. 2019-04-16 10:52:18 +10:00
Steve Smith
13e91668ab DCD-224: Add unpacking of the downloaded tarball. 2019-04-15 16:13:51 +10:00
Steve Smith
6db317051a DCD-224: Rename product vars for clarity and create the shared home. 2019-04-11 15:19:57 +10:00
Steve Smith
32ae6a906a DCD-224: Rename product_base to product_common for consistency. 2019-04-10 09:50:10 +10:00