Apply Puppet manifests locally. More information: https://github.com/puppetlabs/puppet/blob/main/references/man/apply.md.
puppet apply {{path/to/manifest}}
puppet apply --execute {{code}}
puppet apply --modulepath {{path/to/directory}} --hiera_config {{path/to/file}} {{path/to/manifest}}