Skip to content

Commit aaa5c71

Browse files
committed
fix - in hosts block
1 parent fbb4573 commit aaa5c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

olam/deploy_olam_cluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
- 27199/tcp
294294

295295
- name: Provision control nodes and add db
296-
- hosts: control,execution
296+
hosts: control,execution
297297
vars_files:
298298
- default_vars.yml
299299
become: true

0 commit comments

Comments
 (0)