adding efs to the mesh nodes to share files between them (not used for normal data storage). Also used in ansible jobs that require to only be run from one of the x nodes.

This commit is contained in:
Geoff Jacobs
2022-09-19 13:20:57 +10:00
parent 1cdfd4fd46
commit 392f8a0476

View File

@@ -28,6 +28,7 @@
roles:
- role: linux_common
- role: aws_common
- role: aws_shared_fs_config
- role: product_common
- role: bitbucket_mesh
- role: product_startup