mirror of
https://github.com/vacp2p/wakurtosis.git
synced 2026-01-09 14:58:02 -05:00
src/collectnet.star
This commit is contained in:
@@ -69,7 +69,7 @@ def init(plan, netdata, config_file):
|
||||
},
|
||||
cmd=collectnet_cmd
|
||||
)
|
||||
print(add_service_config)
|
||||
plan.print(add_service_config)
|
||||
collectnet_service = plan.add_service(
|
||||
service_name=vars.COLLECTNET_SERVICE_NAME,
|
||||
config=add_service_config
|
||||
|
||||
Reference in New Issue
Block a user