Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bundler Module

This module automatically install ruby dependencies using Bundler.

Dependencies

  • The ruby module has to be installed alongside this module.

Examples

Deploy a bundle with something like the following.

bundler::install { $app_root:
  user       => $app_user,
  group      => $app_group,
  deployment => true,
  without    => 'development test doc',
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages