feat(deploy): add deployment tags for each host
This commit is contained in:
4
hosts/vm/meta.nix
Normal file
4
hosts/vm/meta.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
deployment.tags = [ "local" ];
|
||||
role = "vm";
|
||||
}
|
||||
Reference in New Issue
Block a user