Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MPIfR-BDG
edd_provisioning
Commits
f966b1fe
Commit
f966b1fe
authored
Sep 09, 2021
by
Tobias Winchen
Browse files
Do not install dashoard for SCPI interface
parent
19802c09
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/effelsberg_scpi_interface/tasks/main.yml
View file @
f966b1fe
...
...
@@ -7,5 +7,8 @@
container_name
:
SCPI_INTERFACE
container_cmd
:
"
/usr/bin/python
/src/mpikat/mpikat/effelsberg/edd/edd_scpi_interface.py
--host={{
edd_subnet
}}
--port={{
effelsberg_scpi_port
}}
--master-controller-ip={{
master_controller_ip}}
--master-controller-port={{
master_controller_port
}}
--redis-ip
{{
redis_storage
}}"
register_as_pipeline
:
False
launch_redis_sidecar
:
false
launch_influx_sidecar
:
false
install_dashboard
:
false
tags
:
-
always
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment