-
- Downloads
Restructure for use as "cfgfile" module.
This restructures and renames all Puppet definitions so they are usable as a module named "cfgfile", supporting the Puppet auto- loader, instead of being part of the old "nsc-puppet-utils" module. Lots of things get new names, so this change is NOT backwards- compatbile. The renamings done are: comment_lines cfgfile::comment_lines config_option cfgfile::config_option rh_sysconfig cfgfile::redhat::sysconfig gentoo_conf cfgfile::gentoo::conf_option portage_keyword cfgfile::gentoo::portage_keyword portage_makeconf cfgfile::gentoo::portage_makeconf portage_useflags cfgfile::gentoo::portage_useflags xinetd_srv_option cfgfile::xinetd::service_option
Showing
- manifests/comment_lines.pp 37 additions, 0 deletionsmanifests/comment_lines.pp
- manifests/config_option.pp 41 additions, 0 deletionsmanifests/config_option.pp
- manifests/gentoo/conf_option.pp 29 additions, 0 deletionsmanifests/gentoo/conf_option.pp
- manifests/gentoo/portage_files.pp 22 additions, 0 deletionsmanifests/gentoo/portage_files.pp
- manifests/gentoo/portage_keyword.pp 51 additions, 0 deletionsmanifests/gentoo/portage_keyword.pp
- manifests/gentoo/portage_makeconf.pp 29 additions, 0 deletionsmanifests/gentoo/portage_makeconf.pp
- manifests/gentoo/portage_useflags.pp 57 additions, 0 deletionsmanifests/gentoo/portage_useflags.pp
- manifests/init.pp 2 additions, 285 deletionsmanifests/init.pp
- manifests/redhat/sysconfig.pp 31 additions, 0 deletionsmanifests/redhat/sysconfig.pp
- manifests/xinetd/service_option.pp 31 additions, 0 deletionsmanifests/xinetd/service_option.pp
Loading
Please register or sign in to comment