File tree Expand file tree Collapse file tree
ansible/roles/openstack_exporter Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
22openstack_exporter_repo : " github.com/openstack-exporter/openstack-exporter"
3- openstack_exporter_version : " 1.8 .0-alpha"
3+ openstack_exporter_version : " 2.0 .0-alpha"
44openstack_exporter_port : 9180
55openstack_exporter_container_name : " openstack_exporter"
66openstack_exporter_docker_namespace : " {{ docker_namespace if docker_namespace else 'openstack-exporter' }}"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ argument_specs:
1010 options :
1111 openstack_exporter_version :
1212 description : " Openstack-exporter version."
13- default : " 1.8 .0-alpha"
13+ default : " 2.0 .0-alpha"
1414 openstack_exporter_web_listen_address :
1515 description : " Address on which openstack-exporter will listen"
1616 default : " <ip-address>:9180"
You can’t perform that action at this time.
0 commit comments