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
c724b0432a
DCD-686: Initial implementation of DB restore from dump.
2019-10-09 13:06:30 +11: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
bbff7f94bb
DCD-686: Revert lockfiles as we should move to fine control over Ansible versions (again).
2019-10-04 13:49:43 +10:00
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
6a940a7183
DCD-686: Rename manifest fetching role to be more descriptive.
2019-10-04 09:04:50 +10:00
Steve Smith
0f6bbe0f89
DCD-686: Add comment describing role.
2019-10-04 08:19:33 +10:00
Steve Smith
3dca469177
DCD-686: Load the downloaded manifest into a var.
2019-10-03 16:11:58 +10:00
Steve Smith
2a0a1814c8
DCD-686: Remove molecule as the manifest fetch isn't really testable.
2019-10-03 14:58:14 +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
14e2fdf25b
DCD-686: Ensure temp directory is present before downloads.
2019-10-03 13:24:07 +10:00
Steve Smith
89038fb7c0
DCD-686: Fix S3 download.
2019-10-03 11:52:34 +10:00
Steve Smith
a3b3460f97
DCD-686: Add file permissions to s3 fetch.
2019-10-03 11:51:14 +10:00
Steve Smith
8c3d7ce9f4
DCD-686: Add file permissions.
2019-10-03 11:50:14 +10:00
Steve Smith
347bdab24d
DCD-686: Correct scheme lookup.
2019-10-03 11:48:47 +10:00
Steve Smith
79fd9e5db9
DCD-686: More tweaks to manifest handling.
2019-10-03 11:47:10 +10:00
Steve Smith
38b1441d4a
DCD-686: Typo
2019-10-03 11:37:51 +10:00
Steve Smith
cfca695c31
DCD-686: set_fact variables don't stack.
2019-10-03 11:36:49 +10:00
Steve Smith
58632c27f9
DCD-686: Initial manifest download logic.
2019-10-03 11:24:31 +10:00