Commit Graph

35 Commits

Author SHA1 Message Date
Varun Arbatti
bdfe5dc804 Merged in DCD-890-fix-variable-name-typo-in-write-tags (pull request #78)
DCD-869: Change missing variable reference in write-tags

Approved-by: Steve Smith <ssmith@atlassian.com>
2020-01-23 00:26:31 +00:00
Varun Arbatti
62816235da Merged in DCD-890-make-tags-consistent-with-qs-template (pull request #77)
DCD-890: Rename tag keys to make it consistent with tags exposed by quickstart templates

* DCD-890: Rename tag keys to make it consistent with tags exposed by quickstart templates

* DCD-869: Store restore tag in an array of one item to force type to a string

* DCD-869: Fix yaml lint

Approved-by: Steve Smith <ssmith@atlassian.com>
2020-01-22 22:52:26 +00:00
Steve Smith
079186225a DCD-890: Add whether we are a restore to the persisted tags. 2020-01-17 15:39:12 +11:00
Steve Smith
7a25e7a10c DCD-890: Older installs may not have DescribeTags perms. 2020-01-15 11:43:23 +11:00
Steve Smith
cf859874b3 DCD-890: Missed some tests. 2020-01-14 15:23:09 +11:00
Steve Smith
1bcd873ac4 DCD-890: Fixes from testing. 2020-01-14 13:18:04 +11:00
Steve Smith
f311337a16 DCD-890: Add setting the metadata on the local instance too. 2020-01-14 13:18:04 +11:00
Steve Smith
ce52f34742 DCD-890: Simplify tagging logic. 2020-01-14 13:18:04 +11:00
Steve Smith
590eca6aa5 DCD-890: Remove duplicate metadata lookup. 2020-01-14 13:18:04 +11:00
Steve Smith
4a520c1ec3 DCD-890: Add ability to write some tags into the autoscaling-group. 2020-01-14 13:18:04 +11:00
Steve Smith
c4b524580d DCD-890: Start of ASG tag manipulation. 2020-01-14 13:18:04 +11:00
Steve Smith
510d152582 DCD-890: Ensure the awscli is available. 2020-01-14 13:17:31 +11:00
Steve Smith
66312f03ed Start the cloudwatch agent earlier in the deployment. 2020-01-10 12:17:34 +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
Steve Smith
edae211356 DCD-436: Use full cloudwatch name for clarity. 2019-09-13 12:01:47 +10:00
Steve Smith
011e718764 DCD-436: CloudWatch disabled by default for backwards compatibility. 2019-09-12 11:21:28 +10:00
Steve Smith
ee6df8f8a8 DCD-436: Add flag to disable CloudWatch completely. 2019-09-12 10:57:45 +10:00
Steve Smith
114c1d2e8e DCD-436: Add ability to disable log aggregation. 2019-09-11 14:59:00 +10:00
Steve Smith
f8358623d8 DCD-436: Fix systemd restart. 2019-09-11 13:22:52 +10:00
Steve Smith
e114fca732 DCD-436: Make log group unique. 2019-09-11 13:05:07 +10:00
Steve Smith
5a98350702 DCD-436: Enable/start CW agent. 2019-09-11 11:24:50 +10:00
Steve Smith
cca50a4d9d DCD-436: Install CloudWatch agent on AWS instances. 2019-09-10 12:31:17 +10:00
Steve Smith
9c29300c60 DCD-386: Molecule may not set the v4 address, so force it. 2019-06-11 01:12:46 +00:00
Steve Smith
da26edeefd DCD-352: Fix aws_common test. 2019-05-29 11:45:26 +10:00
Steve Smith
de9453b8ca DCD-352: Move some vars shared by Confluence and Synchrony to a confluence_common role. 2019-05-28 13:35:36 +10:00
Steve Smith
405358eceb DCD-367: Use notest tag rather than checking the vendor as it can sometimes be undefined. 2019-05-23 14:53:25 +10:00
Steve Smith
f02990bdd4 DCD-224: Fix up some tests after refactoring. 2019-05-03 15:48:26 +10:00
Steve Smith
6b80d167b2 DCD-224: Fix order of fetching/using metadata. 2019-04-23 12:07:54 +10:00
Steve Smith
15ce955c2e DCD-224: Add Jira cluster config. 2019-04-18 13:38:07 +10:00
Steve Smith
121c630034 DCD-224: Use import_tasks rather than deprecated import. 2019-04-17 12:05:02 +10:00
Steve Smith
ab00c1f9bd DCD-224: Move EC2 metadata fetching to the role top-level. 2019-04-11 12:25:23 +10:00
Steve Smith
1651b7b3ee DCD-224: Move EC2 metadata retrieval to aws_common 2019-04-11 12:02:41 +10:00
Steve Smith
bc893a0a2e DCD-224: Ensure ec2-utils is installed and add testing. 2019-04-11 11:23:15 +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
89eb8817d7 DCD-224: Generalise the AWS base package install role. 2019-04-09 15:30:42 +10:00