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
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
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
0209ad22b7
DCD-686: Another combination of dev dependencies to work around compatability issues.
2019-10-04 12:24:59 +10:00
Steve Smith
60b823cd02
DCD-686: Try with python3.
2019-10-04 12:10:07 +10:00
Steve Smith
ba25ab8f73
DCD-686: Update to Debian Buster for better compability with Amazon Linux 2.
2019-10-04 11:57:54 +10:00
Steve Smith
b82ab6327a
DCD-686: Need to force update on Ubuntu.
2019-10-04 11:43:19 +10:00
Steve Smith
5e85f71ae8
DCD-686: Update pipelines config.
2019-10-04 11:39:43 +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
f5ebeaedb0
DCD-686: Amazon Linux 2 has updated its Ansible packages so we can remove pipenv from the installation phase.
2019-10-03 14:23:05 +10:00
Steve Smith
46adc9af3f
DCD-686: Move to Python 3.7 and update packages to support AWS operations.
2019-10-03 13:29:21 +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
24d8a8f16c
DCD-686: Fix missing quote.
2019-10-03 11:34:25 +10:00
Steve Smith
58632c27f9
DCD-686: Initial manifest download logic.
2019-10-03 11:24:31 +10:00
Don Domingo
6bd58d54f5
Merged in DCD-653-docs-added-quickstart-reference (pull request #30 )
...
Added reference on how to set Ansible overrides in AWS Quick Starts
Approved-by: Steve Smith <ssmith@atlassian.com >
Approved-by: Don Domingo <ddomingo@atlassian.com >
2019-09-30 04:45:50 +00:00
Don Domingo
cdf7c0975a
Added reference on how to set Ansible overrides in AWS Quick Starts
2019-09-30 00:45:26 +00:00
Michael Kemp
9324bdc11c
Merged in QUICK-292-higher-ulimit-nofiles (pull request #28 )
...
QUICK-292: Increase unix open files limit for Jira service
Approved-by: Varun Arbatti
Approved-by: Steve Smith
Approved-by: Ben Partridge
2019-09-27 06:10:26 +00:00
Brett Meehan
acbfab9a38
ITOPSENG-101 just hardcoded the service name as the simplest change
2019-09-27 14:16:44 +10:00
Michael Kemp
3b939831f2
QUICK-265: Increase open files limit for Jira service
2019-09-27 11:18:03 +10:00
Michael Kemp
f7e74edd4a
Merged in QUICK-265-explicit-gc (pull request #27 )
...
QUICK-265: Add JVM opts parameter to Jira config role
Approved-by: Steve Smith
2019-09-23 04:56:09 +00:00
Michael Kemp
64b9925fbb
QUICK-265: Add JVM opts parameter to Jira config role
2019-09-23 13:33:12 +10:00
Steve Smith
dc988a9434
Merged in DCD-662-fix-var-name (pull request #26 )
...
DCD-662: Update custom params var name to match QuickStarts.
Approved-by: Ben Partridge <bpartridge@atlassian.com >
2019-09-22 23:59:15 +00:00
Steve Smith
8888b8c183
DCD-662: Update custom params var name to match QuickStarts.
2019-09-23 09:08:54 +10:00
Brett Meehan
28aa325953
ITOPSENG-101-ensure jira service is called jira
2019-09-19 14:58:10 +10:00
Steve Smith
5ac8a109fa
Merged in DCD-658-ansible-custom-params (pull request #24 )
...
DCD-658 ansible custom params
Approved-by: Geoff Jacobs <gjacobs@atlassian.com >
Approved-by: Don Domingo <ddomingo@atlassian.com >
2019-09-17 23:06:17 +00:00
Steve Smith
b7c3af2461
DCD-658: README updates from review.
2019-09-17 15:44:02 +10:00
Steve Smith
cc3cdb3b98
DCD-658: Full env var setting.
2019-09-17 14:33:27 +10:00
Steve Smith
ddd792ecfe
DCD-658: Update README with notes about adding custom command-line parameters.
2019-09-17 14:31:39 +10:00
Steve Smith
84e37e7df9
DCD-658: Rename extra parameter variable for clarity.
2019-09-17 08:48:30 +10:00