Zerotier/constraints: small improvements

This commit is contained in:
Johannes Kirschbauer
2024-11-13 13:53:54 +01:00
parent 3019d7da7e
commit b4e34e7f40
3 changed files with 6 additions and 4 deletions

View File

@@ -2,8 +2,10 @@
description = "Configures [Zerotier VPN](https://zerotier.com) secure and efficient networking within a Clan.."
features = [ "inventory" ]
constraints.roles.controller.eq = 1
constraints.roles.moon.max = 7
[constraints]
roles.controller.min = 1
roles.controller.max = 1
roles.moon.max = 7
---
## Overview