Add missed space

Change-Id: I9170e2cf95f2d184786919a024a4ceb9f6db87dd
diff --git a/tcp_tests/templates/virtual-mcp11-dvr/common-services.yaml b/tcp_tests/templates/virtual-mcp11-dvr/common-services.yaml
index 6bb81ad..0e23b5e 100644
--- a/tcp_tests/templates/virtual-mcp11-dvr/common-services.yaml
+++ b/tcp_tests/templates/virtual-mcp11-dvr/common-services.yaml
@@ -31,7 +31,6 @@
   retry: {count: 1, delay: 5}
   skip_fail: false
 
-
 - description: Install glusterfs
   cmd: salt --hard-crash --state-output=mixed --state-verbose=False
     -C 'I@glusterfs:server' state.sls glusterfs.server.service
@@ -43,7 +42,7 @@
   cmd: salt --hard-crash --state-output=mixed --state-verbose=False
     -C 'I@glusterfs:server' state.sls glusterfs.server.setup -b 1
   node_name: {{ HOSTNAME_CFG01 }}
-  retry: {count:2, delay: 20}
+  retry: {count: 2, delay: 20}
   skip_fail: false
 
 - description: Check the gluster status