Skip to content

Commit

Permalink
Espresso 버전 수정 사항 적용#4
Browse files Browse the repository at this point in the history
- CB-Dragonfly
  * Telegraf 설정파일 '\' 삭제
  • Loading branch information
pjini committed Oct 21, 2020
1 parent fc00c5b commit 2710459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion file/conf/telegraf.conf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
mcisId = "{{mcis_id}}"
vmId = "{{vm_id}}"
osType = "linux"
cspType = "{{csp_type}}"\
cspType = "{{csp_type}}"

# Configuration for telegraf agent
[agent]
Expand Down

0 comments on commit 2710459

Please sign in to comment.