Skip to content

Experimental puppet modules for artifactory installation and learning how to write puppet modules properly.

License

Notifications You must be signed in to change notification settings

mgla/puppet-artifactory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

artifactory

Overview

This is a puppet module that installs Artifactory, a popular Binary repository manager on Debian systems. Currently, it installs a very specific version of Artifactory and should be seen as a proof of concept. Only tested on Debian Jessie.

Setup

To have Puppet install Artifactory default parameters, declare the artifactory class:

class { 'artifactory': }

You need a working installation of Oracle Java 8 on your system.

About

Experimental puppet modules for artifactory installation and learning how to write puppet modules properly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published