mirror of
https://github.com/dj-wasabi/ansible-telegraf.git
synced 2025-07-17 08:46:37 +00:00
Updated the urls
This commit is contained in:
@ -22,6 +22,6 @@ describe 'Telegraf Configuration' do
|
||||
|
||||
it { should contain "[[inputs.cpu]]" }
|
||||
it { should contain "[[inputs.mem]]" }
|
||||
it { should contain "urls = \"http://localhost:8086\"" }
|
||||
it { should contain "urls = [\"http://localhost:8086\"]" }
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user