File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 174174 dest : " {{ cloudwatch_agent.config_dir }}//cloudwatch-config-{{ tuxedo_user }}.json"
175175 trim_blocks : False
176176
177- - name : " {{ tuxedo_user }} : Update CloudWatch agent configuration "
177+ - name : " {{ tuxedo_user }} : Add configuration for Tuxedo service group to CloudWatch agent"
178178 command :
179179 cmd : " {{ cloudwatch_agent.path }} -a append-config -m ec2 -s -c file:{{ cloudwatch_agent.config_dir }}//cloudwatch-config-{{ tuxedo_user }}.json"
180180
Original file line number Diff line number Diff line change 3434 dest : " {{ cloudwatch_agent.config_dir }}/cloudwatch-config.json"
3535 trim_blocks : False
3636
37- - name : Update CloudWatch agent configuration
37+ - name : Start CloudWatch agent using primary configuration file
3838 command :
3939 cmd : " {{ cloudwatch_agent.path }} -a fetch-config -m ec2 -s -c file:{{ cloudwatch_agent.config_dir }}//cloudwatch-config.json"
4040
You can’t perform that action at this time.
0 commit comments