mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 02:13:06 -06:00
ITOPSENG-589 ansible-lint + removing bb overrides
This commit is contained in:
@@ -8,10 +8,6 @@
|
|||||||
atl_product_edition: "bitbucket"
|
atl_product_edition: "bitbucket"
|
||||||
atl_product_user: "bitbucket"
|
atl_product_user: "bitbucket"
|
||||||
|
|
||||||
atl_product_home: "{{ atl_shared_mountpoint }}/{{ atl_product_edition }}"
|
|
||||||
|
|
||||||
atl_nfs_mountpoint: "{{ atl_shared_mountpoint }}/bitbucket/shared"
|
|
||||||
atl_nfs_target: "{{ atl_shared_mountpoint }}/bitbucket/shared"
|
|
||||||
atl_nfs_version: "3"
|
atl_nfs_version: "3"
|
||||||
|
|
||||||
atl_startup_systemd_params:
|
atl_startup_systemd_params:
|
||||||
@@ -37,5 +33,3 @@
|
|||||||
- role: product_startup
|
- role: product_startup
|
||||||
- role: bitbucket_dataset_restore
|
- role: bitbucket_dataset_restore
|
||||||
when: atl_bitbucket_dataset_url is search ("(http|https)://")
|
when: atl_bitbucket_dataset_url is search ("(http|https)://")
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user