Commit Graph

470 Commits

Author SHA1 Message Date
Brett Meehan
0245f9059d ITOPSENG-101 ensure installed-plugins exists 2019-10-18 14:59:55 +11:00
Brett Meehan
eae65657ce ITOPSENG-101 fixed missing braces 2019-10-18 14:44:43 +11:00
Brett Meehan
9c032469f5 ITOPSENG-101 split some strings across lines to pass line length linting 2019-10-18 14:24:58 +11:00
Brett Meehan
19329447a8 ITOPSENG-101 logic to fetch and unpack jsd as an obr 2019-10-18 13:57:13 +11:00
Brett Meehan
2a67eae9c8 ITOPSENG-101 jsd_as_obr support 2019-10-17 14:51:32 +11:00
Glenn Stewart
f24fb3fb65 ITOPSENG-164 ansible-lint fixes 2019-10-16 14:45:50 +11:00
Glenn Stewart
1dedfa827e ITOPSENG-164 yamllint fixes 2019-10-16 14:37:05 +11:00
Glenn Stewart
5f2e5929ab ITOPSENG-164 Remove all the debug now that logic is fixed 2019-10-15 15:27:41 +11:00
Glenn Stewart
37ae0eadc5 ITOPSENG-164 Debug some changes to logic 2019-10-15 11:10:47 +11:00
Glenn Stewart
cc5b3c8a70 ITOPSENG-164 Debug some changes to logic 2019-10-15 11:03:03 +11:00
Glenn Stewart
2c1ce5bc2e ITOPSENG-164 Debug some changes to logic 2019-10-15 10:57:51 +11:00
Glenn Stewart
b9c5389ef5 ITOPSENG-164 Debug some changes to logic 2019-10-15 10:53:25 +11:00
Glenn Stewart
46e3665cd5 ITOPSENG-164 Debug some changes to logic 2019-10-15 10:50:48 +11:00
Glenn Stewart
2ac847dd3a ITOPSENG-164 Debug some changes to logic 2019-10-15 10:28:48 +11:00
Glenn Stewart
eedea5e326 ITOPSENG-164 Debug some changes to logic 2019-10-15 10:23:06 +11:00
Glenn Stewart
9dea02808c ITOPSENG-164 Debug some changes to logic 2019-10-15 10:16:52 +11:00
Glenn Stewart
70a48e58c4 ITOPSENG-164 Debug some changes to logic 2019-10-14 17:34:05 +11:00
Glenn Stewart
0a6501d781 ITOPSENG-164 Debug some changes to logic 2019-10-14 17:29:16 +11:00
Glenn Stewart
fbb9316c26 ITOPSENG-164 Further testing required for logic change 2019-10-11 16:37:28 +11:00
Varun Arbatti
0711c75dab Merged in DCD-697-additional-cw-logs (pull request #31)
DCD-697: Adds ansible and cfn logs to cloudwatch

* DCD-697: Adds ansible and cfn logs to cloudwatch

* DCD-697: Adds provisioning logs to a separarte log group. Adds a test to ensure provisioining logs exist

* DCD-697: Refers to files, not directory, for provisioning log groups

* DCD-697: Adds a comma between log groups

* DCD-697: Removes redundant comma between the 2 log groups

Approved-by: Steve Smith <ssmith@atlassian.com>
Approved-by: Adam Brokes <abrokes@atlassian.com>
2019-10-11 05:04:22 +00:00
Glenn Stewart
5d10948feb ITOPSENG-164 Further testing required for logic change 2019-10-11 14:54:59 +11:00
Glenn Stewart
b73381e907 ITOPSENG-164 Further testing required for logic change 2019-10-11 14:52:35 +11:00
Glenn Stewart
894501e9d1 ITOPSENG-164 Additional default variables 2019-10-11 14:32:50 +11:00
Glenn Stewart
b3dffa684f ITOPSENG-164 Further testing required for logic change 2019-10-11 14:20:21 +11:00
Glenn Stewart
3ed48340b3 ITOPSENG-164 Yamllint fix 2019-10-10 16:52:51 +11:00
Glenn Stewart
054e171da3 ITOPSENG-164 Save the binary to shared home adding a locking mechanism to avoid potential race condition. This also allows downloading of old binaries once no longer available to download 2019-10-10 16:12:06 +11:00
Varun Arbatti
46a2bad4b8 DCD-742: Updates manifest structure in ansible 2019-10-10 14:51:06 +11:00
Steve Smith
8254482761 DCD-686: Fix tarball location. 2019-10-10 11:28:56 +11:00
Steve Smith
8a343f7e8c DCD-686: Fix unarchive operation. 2019-10-10 11:26:47 +11:00
Steve Smith
93c359d029 DCD-686: Rename role to reflect updated functionality and exand restore functionality. 2019-10-10 11:12:18 +11:00
Steve Smith
6f56925fa1 DCD-686: Move restore operations into the fetch role for the time being. 2019-10-10 11:05:20 +11:00
Steve Smith
dddf3a86ec DCD-686: Add comment about manifest format. 2019-10-10 09:39:50 +11:00
Steve Smith
72659de9ad DCD-686: Install Postgres only if restoration is required. 2019-10-10 09:30:45 +11:00
Steve Smith
0400d8943d DCD-686: Only restore DB when it is a new one. 2019-10-09 15:29:58 +11:00
Steve Smith
9d8b47ba9e DCD-686: Only download backups if changed. 2019-10-09 13:48:50 +11:00
Steve Smith
adf9c27093 DCD-686: Ignore any roles specified in the DB dump during restore. 2019-10-09 13:44:02 +11:00
Steve Smith
5996a176d5 DCD-686: We need postgres installed for client utils. 2019-10-09 13:25:32 +11:00
Steve Smith
cb691d2556 DCD-686: We still need some python2 packages. 2019-10-09 13:14:04 +11:00
Steve Smith
32d3640bbb DCD-686: Add fetching of backups to Jira for testing. 2019-10-09 13:06:30 +11:00
Steve Smith
c724b0432a DCD-686: Initial implementation of DB restore from dump. 2019-10-09 13:06:30 +11:00
Steve Smith
564f06522c Merged in DCD-686-fix-amazon-linux (pull request #34)
DCD-686: Fix some issues with packages on Amazon Linux.

Approved-by: Ben Partridge <bpartridge@atlassian.com>
2019-10-09 02:04:20 +00:00
Steve Smith
07e97ba35e DCD-686: Fix some issues with packages on Amazon Linux. 2019-10-09 13:00:53 +11:00
Steve Smith
fa20a58aa3 Merged in DCD-686-spike-ansible-backups (pull request #32)
DCD-686: Add fetching of backup metadata and dumps

Approved-by: Ben Partridge <bpartridge@atlassian.com>
Approved-by: Varun Arbatti <varbatti@atlassian.com>
2019-10-09 01:12:44 +00:00
Ben Partridge
507e40d5d4 Merged in JIRASERVER-66236-set-jira-collation-correctly (pull request #33)
Set jira database parameters correctly

Approved-by: Steve Smith
Approved-by: Varun Arbatti
2019-10-09 00:26:45 +00:00
Ben Partridge
9941a6ca2c JIRASERVER-66236: use template0 as jira database template 2019-10-08 13:47:41 +11:00
Ben Partridge
23ef172c91 JIRASERVER-66236: Set Jira collation, ctype to C, encoding to UNICODE 2019-10-08 13:47:41 +11:00
Brett Meehan
610f1cd58a Merged in feature/ITOPSENG-101-changes-for-itops-jira-template (pull request #29)
Feature/ITOPSENG-101 changes for itops jira template (required for itops supported jira services)

Approved-by: Steve Smith <ssmith@atlassian.com>
Approved-by: Brett Meehan <bmeehan@atlassian.com>
2019-10-07 23:49:10 +00:00
Steve Smith
fd466f1230 DCD-686: Another role rename to match functionality. 2019-10-08 10:19:39 +11:00
Steve Smith
d67f579f2f DCD-686: Add download of the backups. 2019-10-04 15:42:44 +10:00
Steve Smith
87ac31ea3a DCD-686: Move back to pipenv-based Ansible installation to work around bugs (again). 2019-10-04 13:55:37 +10:00