2016-09-02 01:55:56 +00:00
|
|
|
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',
|
2016-12-06 21:00:39 +00:00
|
|
|
:git => 'https://github.com/EuPathDB/puppet-ebrc_yum_repo.git'
|
2016-09-02 01:55:56 +00:00
|
|
|
|
|
|
|
mod 'ebrc/ebrc_java',
|
2016-12-06 21:00:39 +00:00
|
|
|
:git => 'https://github.com/EuPathDB/puppet-ebrc_java.git'
|
2016-09-02 01:55:56 +00:00
|
|
|
|
|
|
|
mod 'ebrc/ebrc_jenkins',
|
2016-12-06 21:00:39 +00:00
|
|
|
:git => 'https://github.com/EuPathDB/puppet-ebrc_jenkins.git'
|
2016-09-02 01:55:56 +00:00
|
|
|
|
|
|
|
mod 'local/profiles',
|
|
|
|
:path => './src/profiles'
|
|
|
|
:latest
|