Browse Source

fixed local execution

panda 2 years ago
parent
commit
24f0bf427f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      telegraf.yml

+ 1 - 1
telegraf.yml

@@ -2,7 +2,7 @@
 --- 
 
 - name: "telegraf"
-  hosts: thismachine
+  hosts: localhost
   connection: local
   roles:
     - telegraf