From 635bd5da9a4ad406ebc75fc1bd79074d39f327ae Mon Sep 17 00:00:00 2001 From: Lee Goolsbee Date: Tue, 26 Mar 2024 14:04:25 -0500 Subject: [PATCH] mesh config role needs systemd service to exist --- aws_bitbucket_mesh_node.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws_bitbucket_mesh_node.yml b/aws_bitbucket_mesh_node.yml index 871e160..86a466f 100644 --- a/aws_bitbucket_mesh_node.yml +++ b/aws_bitbucket_mesh_node.yml @@ -32,5 +32,5 @@ - role: product_common - role: product_install tags: [skip_on_stack_update] - - role: bitbucket_mesh_config - role: product_startup + - role: bitbucket_mesh_config