Commit Graph

18 Commits

Author SHA1 Message Date
Steve Smith
606ac960d9 DCD-686: Ansible 2.8 added a timeout to the yum module which broke everything. 2019-10-04 13:35:17 +10:00
Steve Smith
0c5f82c438 DCD-686: Move git version to where it is used. 2019-10-03 14:57:20 +10:00
Steve Smith
4dff688b3d DCD-484: Rename use_system_jdk to match the other vars. 2019-07-11 13:57:38 +10:00
Steve Smith
df5f139086 DCD-434: Remove test for psql as we no longer install it by default. 2019-07-08 14:41:43 +10:00
Steve Smith
1c706c8cc5 DCD-386: Remove use of amazon-linux-extras command as it breaks in a clean virtualenv; psql isn't actually used, and can be installed manually if needed. 2019-06-13 16:14:20 +10: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
9faa3b4e07 DCD-386: Move git installation to common. 2019-05-29 14:48:06 +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
f02990bdd4 DCD-224: Fix up some tests after refactoring. 2019-05-03 15:48:26 +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
367a2ce1ba DCD-224: Add some tagging to speed up some tests. 2019-04-16 16:26:15 +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
fe0e85b17e DCD-224: Move Amazon-specific Postgres installation to product-common role. 2019-04-11 11:14:59 +10:00
Steve Smith
32ae6a906a DCD-224: Rename product_base to product_common for consistency. 2019-04-10 09:50:10 +10:00