# rke2 params class rke2::params ( Enum['server', 'agent'] $node_type = 'agent', Stdlib::Absolutepath $config_file = '/etc/rancher/rke2/config.yaml', Hash $config_hash = {}, ) {}