File tree Expand file tree Collapse file tree 2 files changed +0
-11
lines changed
Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -116,15 +116,9 @@ kafka17
116116
117117[celery_a1]
11811810.201.10.31 hostname =celery-a1-staging ufw_private_interface =ens5 ansible_python_interpreter =/usr/bin/python3 ec2_instance_id =i-0e15f23fcc71fd3c9 root_encryption_mode =aws
119- [celery_a2]
120- 10.201.10.163 hostname =celery-a2-staging ufw_private_interface =ens5 ansible_python_interpreter =/usr/bin/python3 ec2_instance_id =i-0fcf2866598d1a9a6 root_encryption_mode =aws
121119
122120[celery:children]
123121celery_a1
124- celery_a2
125-
126- [celery_a2:vars]
127- rabbitmq_migration_bridge =true
128122
129123[celery:vars]
130124swap_size =2G
Original file line number Diff line number Diff line change @@ -93,14 +93,9 @@ kafka16
9393kafka17
9494
9595{{ __celery_a1__ }}
96- {{ __celery_a2__ }}
9796
9897[celery:children]
9998celery_a1
100- celery_a2
101-
102- [celery_a2:vars]
103- rabbitmq_migration_bridge=true
10499
105100[celery:vars]
106101swap_size=2G
You can’t perform that action at this time.
0 commit comments