Resource Type: runlevel
Overview
Changes the system runlevel by re-evaluating the inittab or systemd link. Arguments:
name
- the runlevel to evaluate for the system
persist
- boolean value that determines whether or not to set as the default runlevel of the system
Example:
runlevel { '3': persist => true, }