Updated the urls

This commit is contained in:
Werner Dijkerman
2016-02-06 16:06:40 +01:00
parent fe287f5d7c
commit 4bd9a85f94

View File

@ -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