diff --git a/aws_bitbucket_dc_node.yml b/aws_bitbucket_dc_node.yml index 7834e12..0258da8 100644 --- a/aws_bitbucket_dc_node.yml +++ b/aws_bitbucket_dc_node.yml @@ -31,5 +31,6 @@ - role: product_common - role: product_install - role: database_init + - role: restore_backups - role: bitbucket_config - role: product_startup diff --git a/aws_confluence_dc_node.yml b/aws_confluence_dc_node.yml index 979f96b..ce6c06e 100644 --- a/aws_confluence_dc_node.yml +++ b/aws_confluence_dc_node.yml @@ -18,6 +18,7 @@ - role: product_common - role: product_install - role: database_init + - role: restore_backups - role: confluence_common - role: confluence_config - role: product_startup