improve error handling for datasources as cfg

This commit is contained in:
bergquist
2017-12-08 10:50:11 +01:00
parent c766802325
commit 5f5cdad97a
5 changed files with 79 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
# # list of datasources that should be deleted from the database
delete_datasources:
#delete_datasources:
# - name: Graphite
# org_id: 1
# # list of datasources to insert/update depending
# # whats available in the datbase
datasources:
#datasources:
# # <string, required> name of the datasource. Required
# - name: Graphite
# # <string, required> datasource type. Required