Skip to content

nosolutions/puppet-module-opencsw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCSW

Summary

This is a Puppet module for managing OpenCSW pkgutil. It is capable of ensuring pkgutil from OpenCSW installed, and specifying a mirror and some other parameters.

Usage

include opencsw

Or

class { 'opencsw':
  package_source = 'http://get.opencsw.org/now',
  mirror         = 'http://mirror.opencsw.org/opencsw/stable',
  use_gpg        = false,
  use_md5        = false,
}

About

Puppet module for managing OpenCSW on Solaris 10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 48.3%
  • Puppet 33.9%
  • HTML 17.6%
  • Pascal 0.2%