some WIP for adding bitbucket mesh support

This commit is contained in:
Geoff Jacobs
2022-08-30 13:16:37 +10:00
parent 4854676d50
commit 6df489e579
4 changed files with 96 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
---
- hosts: aws_node_local
become: true
vars:
# See group_vars/aws_node_local.yml, which pull vars from the environment.
atl_product_family: "stash"
atl_product_edition: "bitbucket"
atl_product_user: "bitbucket"
roles:
- role: linux_common
- role: aws_common
- role: product_common
- role: bitbucket_mesh