mptools 2.3.0
Utility to create multipass virtual nodes
|
mptools Is a utility package for macOS and Linux to help to create customized virtual machine nodes using multipass.
The primary benefit with this tool are:
The customization of nodes are primarily done through cloud-init files. A set of template cloud-init files are provided in this package.
During installation (via make install
) the templates are initiated based on the current user to setup SSH public keys and username to make accessing the nodes very easy. For example by SSH:ing into them without a password.