Commit Graph

675 Commits

Author SHA1 Message Date
Andy Rajagopalan
30d92d67cf corrected file parameters 2020-01-08 16:36:08 -08:00
Andy Rajagopalan
f0e7e7c18e added tasks to setup .netrc file 2020-01-08 16:36:08 -08:00
Andy Rajagopalan
7342dfc234 removing duplicate file 2020-01-08 16:36:08 -08:00
Andy Rajagopalan
cec5993a9e moved setup params to ln17 2020-01-08 16:36:08 -08:00
Andy Rajagopalan
c132fdd3b0 moved params to group_vars/aws_node_local.yml file 2020-01-08 16:36:08 -08:00
Andy Rajagopalan
fd212dfd0a moved params to group_vars/aws_node_local.yml file 2020-01-08 16:36:08 -08:00
Andy Rajagopalan
d877d8a1f3 added the vars for bitbucket_automated_setup 2020-01-08 16:36:08 -08:00
Andy Rajagopalan
cbd67ca74d moved main.yaml file to the correct location 2020-01-08 16:35:36 -08:00
Andy Rajagopalan
a990a1e09c changed - to _ on line 36 2020-01-08 16:35:36 -08:00
Andy Rajagopalan
cb6f3bdb61 made changes to file to allow automated setup of bitbucket 2020-01-08 16:35:36 -08:00
Andy Rajagopalan
af435cf782 moved copy task to ln 18 2020-01-08 16:35:17 -08:00
Andy Rajagopalan
3406da4202 corrected yaml formatting error on ln 27 2020-01-08 16:35:17 -08:00
Andy Rajagopalan
1614afb98e moved lines to the end - bb_license_key, bb_admin_password, bb_dataset_url 2020-01-08 16:35:17 -08:00
Ben Partridge
b1a03e0b1c Merged in DCD-880-create-playbook-to-run-slingshot (pull request #65)
DCD-880 create playbook to run slingshot

Approved-by: Varun Arbatti
2020-01-09 00:08:15 +00:00
Ben Partridge
900f028a39 DCD-880: Fix number of pipeline batches 2020-01-08 15:42:40 +11:00
Ben Partridge
c65394b60c DCD-880: Remove ssm playbook from automation repo - it will go into
services quick start
2020-01-08 15:39:37 +11:00
Geoff Jacobs
155993efff ITOPSENG-366 handle cloned crowd db connections 2020-01-08 13:59:58 +11:00
Ben Partridge
01a0b289ed DCD-880: Add execution timeout to backup ssm playbook 2020-01-08 11:06:29 +11:00
Brett Meehan
ae61c7ce68 Merged in bugfix/ITOPSENG-359-ansible---fix-base_url-upda (pull request #64)
Bugfix/ITOPSENG-359 ansible   fix base url upda

Approved-by: Steve Smith <ssmith@atlassian.com>
2020-01-07 11:12:08 +00:00
Brett Meehan
2784eec651 ITOPSENG-359 ignore base_url updates if db was just created 2020-01-07 10:54:04 +11:00
Ben Partridge
4d83d11386 DCD-880: Fix python interpreter for amazon linux extras 2020-01-06 17:08:47 +11:00
Brett Meehan
6b6d5ba3a4 ITOPSENG-359 fixing context_path for crowd while im at it 2020-01-06 15:55:29 +11:00
Brett Meehan
4b96222991 ITOPSENG-359 fix jira base_url on clone and add contextpath to both confluence and jira 2020-01-06 15:14:31 +11:00
Ben Partridge
054e5eff59 DCD-880: Create SSM document to run slingshot 2020-01-03 16:12:18 +11:00
Ben Partridge
8ba60b6586 DCD-880: Add option to override ansible playbook params at invocation 2020-01-03 15:56:06 +11:00
Ben Partridge
f3d5e19674 DCD-880: Add documentation to backup playbook 2020-01-03 15:18:13 +11:00
Ben Partridge
a6b38cb21f DCD-880: Fix arguments for slingshot backup 2020-01-03 14:53:35 +11:00
Ben Partridge
b6a8d70a70 DCD-880: Fix slingshot invocation 2020-01-03 14:47:03 +11:00
Ben Partridge
dc593f649b DCD-880: Fix path to distro specific tasks for slingshot backup role 2020-01-03 14:33:21 +11:00
Ben Partridge
bf2fcca449 DCD-880: Add playbook to run the backup role 2020-01-03 14:23:35 +11:00
Ben Partridge
60c51da160 DCD-880: stop product service and run slingshot in backup playbook 2020-01-03 13:58:26 +11:00
Ben Partridge
5d543b3f0c DCD-880: Install postgresql as part of slingshot backup 2020-01-03 13:32:27 +11:00
Ben Partridge
58692b2843 DCD-880: Variablify create_backups tasks 2020-01-03 12:04:40 +11:00
Ben Partridge
7f715f409c DCD-880: Add task to install atlassian-slingshot on ubuntu 2020-01-03 11:51:26 +11:00
Ben Partridge
e7de5baff7 DCD-880: Create role to run slingshot and implement task to install
slingshot on amazon linux
2020-01-03 11:33:54 +11:00
Brett Meehan
051afc7c09 Merged in bugfix/ITOPSENG-101-3-bugfix-for-clones (pull request #63)
Bugfix/ITOPSENG-101 3 bugfix for clones

Approved-by: Ben Partridge <bpartridge@atlassian.com>
2020-01-02 01:53:30 +00:00
Brett Meehan
d7757d68b4 ITOPSENG-101 comment detail about noqa 503 2020-01-02 12:39:23 +11:00
Brett Meehan
04046cc105 Merge branch 'master' into bugfix/ITOPSENG-101-3-bugfix-for-clones 2019-12-31 13:33:31 +11:00
Varun Arbatti
20a9c08979 Merged in DCD-797-restore_independent-of_db_init_role (pull request #61)
DCD-797: Make restore work without requiring database_init role to be run

* DCD-797: Make restore work without requiring database_init role to be run

* DCD-797: Fixes error with yaml lint

* DCD-797: Adds  check before running restore database tasks

* DCD-797: Restore a database when either db_creted.changed is true or when `atl_force_db_restore` variable is set to true

* DCD-797: set default filter to return a default value when the argument is a python false-y value. Update readme to reflect name of extra var env variable

Approved-by: Ben Partridge <bpartridge@atlassian.com>
Approved-by: Steve Smith <ssmith@atlassian.com>
2019-12-31 00:37:50 +00:00
Ben Partridge
60a2fc738b Merged in DCD-879-fix-no-server-home-crash-restore (pull request #62)
DCD-879: Add default(false) for serverHome property of shared home manifest artifact

Approved-by: Steve Smith
Approved-by: Varun Arbatti
2019-12-31 00:29:34 +00:00
Ben Partridge
d3774a338e DCD-879: add "set empty" parameter to default filter for
atl_backup_home_is_server and a filter to set is as a bool
2019-12-31 11:18:04 +11:00
Ben Partridge
aabbc4dfed DCD-879: Add default(false) for serverHome property of shared home manifest artifact 2019-12-30 15:22:11 +11:00
Steve Smith
f6644a57da Merged in DCD-861-optimise-home-restore (pull request #60)
DCD-861: Use native tar rather than unarchive to avoid unnecessary idempotence checks with large archives.

Approved-by: Ben Partridge <bpartridge@atlassian.com>
Approved-by: Varun Arbatti <varbatti@atlassian.com>
2019-12-17 03:18:11 +00:00
Steve Smith
b17ec2d236 DCD-861: Use native tar rather than unarchive to avoid unnecessary idempotence checks with large archives. 2019-12-17 12:02:52 +11:00
Brett Meehan
a8ac216a99 Merged in bugfix/ITOPSENG-333-dont-create-db-if-exists (pull request #59)
ITOPSENG-333 prevent db_create if db already exists

Approved-by: Geoff Jacobs <gjacobs@atlassian.com>
Approved-by: Ben Partridge <bpartridge@atlassian.com>
2019-12-16 04:04:28 +00:00
Brett Meehan
afb9527871 ITOPSENG-333 put comment in code to explain the need for skipping db_create 2019-12-16 14:25:24 +11:00
Brett Meehan
3ab863d55e ITOPSENG-333 prevent db_create if db already exists 2019-12-16 09:37:39 +11:00
Brett Meehan
3484d422c8 Merged in bugfix/ITOPSENG-277-itops-required-changes-for-confluence (pull request #58)
ITOPSENG-277 fix schema owner and grant logic

Approved-by: Ben Partridge <bpartridge@atlassian.com>
2019-12-10 23:59:02 +00:00
Brett Meehan
6e20e92a76 ITOPSENG-277 fix schema owner and grant logic 2019-12-10 17:40:29 +11:00
Brett Meehan
5936cb0409 Merged in feature/ITOPSENG-277-itops-required-changes-for-confluence (pull request #57)
Feature/ITOPSENG-277 itops required changes for confluence

Approved-by: Ben Partridge <bpartridge@atlassian.com>
2019-12-10 00:49:46 +00:00