mirror of
https://github.com/krislamo/vagrant-jenkins
synced 2024-11-10 05:30:36 +00:00
21 lines
481 B
Plaintext
21 lines
481 B
Plaintext
|
forge 'https://forgeapi.puppetlabs.com'
|
||
|
|
||
|
mod 'crayfishx/firewalld'
|
||
|
mod 'jlambert121/trusted_ca'
|
||
|
mod 'puppet/archive'
|
||
|
mod 'puppetlabs/java_ks'
|
||
|
mod 'puppetlabs/stdlib'
|
||
|
|
||
|
mod 'ebrc/ebrc_yum_repo',
|
||
|
:git => 'git@github.com:EuPathDB/puppet-ebrc_yum_repo.git'
|
||
|
|
||
|
mod 'ebrc/ebrc_java',
|
||
|
:git => 'git@github.com:EuPathDB/puppet-ebrc_java.git'
|
||
|
|
||
|
mod 'ebrc/ebrc_jenkins',
|
||
|
:git => 'git@github.com:EuPathDB/puppet-ebrc_jenkins.git'
|
||
|
|
||
|
mod 'local/profiles',
|
||
|
:path => './src/profiles'
|
||
|
:latest
|