Skip to content

boinger/puppet-libcrange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

puppet-libcrange

installs & (eventually) configures libcrange

##Usage## Below shows the defaults.

  class {
    'libcrange::install':
      libcrange_name      => 'libcrange',
      libcrange_home      => '/usr',
      temp_dir            => '/tmp/range',
      libcrange_provider  => 'git',
      libcrange_giturl    => 'https://github.com/boinger/libcrange.git',
      mod_ranged_name     => 'mod_ranged',
      mod_ranged_provider => 'git',
      mod_ranged_giturl   => 'https://github.com/boinger/mod_ranged.git',
      perl_range_name     => 'perl_seco_data_range',
      perl_range_provider => 'git',
      perl_range_giturl   => 'https://github.com/boinger/perl_seco_data_range.git',
  }

About

configure libcrange

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published