Open io7m opened 4 years ago
We need to be able to specify the roles of a given virtual machine, along with the IP addresses allocated to it.
The use case is generating tables for firewall rules:
$ waxmill vm-with-roles --role mailUsers --addresses 192.168.1.2 192.168.1.4 ...
We need to be able to specify the roles of a given virtual machine, along with the IP addresses allocated to it.
The use case is generating tables for firewall rules: