Fix: readme presentation
This commit is contained in:
parent
ae4527161e
commit
bb659d02b5
1 changed files with 1 additions and 3 deletions
|
@ -15,10 +15,8 @@ Role Variables
|
|||
- grafana_domain: domain name used by grafana
|
||||
- grafana_port: port used by grafana
|
||||
- grafana_url_port: port used by grafana in url
|
||||
|
||||
- grafana_admin_user: grafana admin user
|
||||
- grafana_admin_pass: grafana admin passwd
|
||||
|
||||
- datasource_name: name of the datasource to link grafana with influx
|
||||
- influx_url: url of inluxdb
|
||||
- influx_proto: proto http or https used by influx
|
||||
|
@ -48,4 +46,4 @@ Run tests
|
|||
|
||||
Ensure galaxy-vagrant is up
|
||||
|
||||
ansible-playbook -i tests/inventory tests/test.yml
|
||||
ansible-playbook -i tests/inventory tests/test.yml
|
||||
|
|
Reference in a new issue