Mentions légales du service

Skip to content
Snippets Groups Projects
Verified Commit b6432888 authored by SIMONIN Matthieu's avatar SIMONIN Matthieu
Browse files

skydive address/alias

parent be940ec4
Branches master
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ class Skydive(Service):
fabric.append("%s[%s] -> %s" % (desc["cidr"], infos, local_port))
fabric.append(
"%s -> *[Type=host, Hostname=%s]/%s"
% (local_port, agent.address, device)
% (local_port, agent.alias, device)
)
return fabric
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment