args@{ lib, ... }: let vmCluster = import ../lib.nix { inherit lib; }; in (vmCluster.mkControlPlaneNodeModule "node02") args