machines/update: get flake_attr from machine class
This commit is contained in:
@@ -775,7 +775,6 @@ def parse_deployment_address(
|
||||
hostname = result.hostname
|
||||
port = result.port
|
||||
meta = meta.copy()
|
||||
meta["flake_attr"] = machine_name
|
||||
return Host(
|
||||
hostname,
|
||||
user=user,
|
||||
|
||||
Reference in New Issue
Block a user