Skip to content

Puppet for sdkman - will let us install sdkman via puppet (for boxen)

Notifications You must be signed in to change notification settings

willmoorefyi/puppet-sdkman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SKDMan Puppet Module for Boxen

Requires the following boxen modules:

  • boxen >= 3.2.0
  • repository >= 2.1

About

This module supports Groovy, Grails and Gradle version management with the sdkman tool.

Usage

# Install sdkman

include sdkman

sdkman::groovy { '2.4.5': }

sdkman::groovy { '2.3.1':
  default => true
}

sdkman::grails { '1.43.7: }

sdkman::gradle { '2.7': }

About

Puppet for sdkman - will let us install sdkman via puppet (for boxen)

Resources

Stars

Watchers

Forks

Packages

No packages published