Merge branch 'master' of github.com:davestephens/ansible-nas

This commit is contained in:
Dave Stephens 2021-01-19 23:52:25 +00:00
commit 09ff8f755c
2 changed files with 3 additions and 1 deletions

View file

@ -21,6 +21,8 @@ A typical new application PR will include 2 new files (`docs/applications/applic
* If you break the build with your PR, please fix it :)
* Pull requests that unintentionally touch files, or that show files as removed then re-added will be rejected.
* Squash your commits before creating a PR.
* Don't mess with line endings, or tabs vs. spaces.
* Please know that your efforts are appreciated, thanks! :+1:
# Development Environment

View file

@ -9,7 +9,7 @@ datasources:
# <string, required> datasource type. Required
type: influxdb
# <string, required> access mode. direct or proxy. Required
access: direct
access: proxy
# <int> org id. will default to orgId 1 if not specified
orgId: 1
# <string> url