From b71dd6a39c8b1d1bb20a5d91ff522c32341dba33 Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Fri, 31 May 2019 11:36:30 +1000 Subject: [PATCH] DCD-386: Add missing DB role to BB. --- aws_bitbucket_dc_node.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/aws_bitbucket_dc_node.yml b/aws_bitbucket_dc_node.yml index e5da11d..0f97654 100644 --- a/aws_bitbucket_dc_node.yml +++ b/aws_bitbucket_dc_node.yml @@ -22,5 +22,6 @@ - role: nfs_mount - role: product_common - role: product_install + - role: database_init - role: bitbucket_config - role: product_startup