mirror of
https://github.com/krislamo/vagrant-jenkins
synced 2024-11-09 21:20:35 +00:00
update dependency lists
This commit is contained in:
parent
c227e3f885
commit
6cd71013f4
@ -5,7 +5,6 @@ mod 'jlambert121/trusted_ca'
|
|||||||
mod 'puppet/archive'
|
mod 'puppet/archive'
|
||||||
mod 'puppetlabs/java_ks'
|
mod 'puppetlabs/java_ks'
|
||||||
mod 'puppetlabs/stdlib'
|
mod 'puppetlabs/stdlib'
|
||||||
mod 'stahnma/epel'
|
|
||||||
|
|
||||||
mod 'ebrc/ebrc_yum_repo',
|
mod 'ebrc/ebrc_yum_repo',
|
||||||
:git => 'git@github.com:EuPathDB/puppet-ebrc_yum_repo.git'
|
:git => 'git@github.com:EuPathDB/puppet-ebrc_yum_repo.git'
|
||||||
|
@ -9,8 +9,6 @@ FORGE
|
|||||||
puppetlabs-stdlib (< 5.0.0, >= 4.2.0)
|
puppetlabs-stdlib (< 5.0.0, >= 4.2.0)
|
||||||
puppetlabs-java_ks (1.4.1)
|
puppetlabs-java_ks (1.4.1)
|
||||||
puppetlabs-stdlib (4.12.0)
|
puppetlabs-stdlib (4.12.0)
|
||||||
stahnma-epel (1.2.2)
|
|
||||||
puppetlabs-stdlib (>= 3.0.0)
|
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: git@github.com:EuPathDB/puppet-ebrc_java.git
|
remote: git@github.com:EuPathDB/puppet-ebrc_java.git
|
||||||
@ -22,9 +20,10 @@ GIT
|
|||||||
GIT
|
GIT
|
||||||
remote: git@github.com:EuPathDB/puppet-ebrc_jenkins.git
|
remote: git@github.com:EuPathDB/puppet-ebrc_jenkins.git
|
||||||
ref: master
|
ref: master
|
||||||
sha: 133ce0f678faa7af1a3a2a743c67baba09adee20
|
sha: a31c44dc36dd8edd1235ee0e66f19fd37da6db01
|
||||||
specs:
|
specs:
|
||||||
ebrc-ebrc_jenkins (0.0.1)
|
ebrc-ebrc_jenkins (0.1.0)
|
||||||
|
puppet-archive (>= 0)
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: git@github.com:EuPathDB/puppet-ebrc_yum_repo.git
|
remote: git@github.com:EuPathDB/puppet-ebrc_yum_repo.git
|
||||||
@ -39,7 +38,11 @@ PATH
|
|||||||
specs:
|
specs:
|
||||||
local-profiles (0.0.0)
|
local-profiles (0.0.0)
|
||||||
crayfishx-firewalld (>= 0)
|
crayfishx-firewalld (>= 0)
|
||||||
|
ebrc-ebrc_java (>= 0)
|
||||||
ebrc-ebrc_jenkins (>= 0)
|
ebrc-ebrc_jenkins (>= 0)
|
||||||
|
ebrc-ebrc_yum_repo (>= 0)
|
||||||
|
jlambert121-trusted_ca (>= 0)
|
||||||
|
puppetlabs-stdlib (>= 0)
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
crayfishx-firewalld (>= 0)
|
crayfishx-firewalld (>= 0)
|
||||||
@ -51,5 +54,4 @@ DEPENDENCIES
|
|||||||
puppet-archive (>= 0)
|
puppet-archive (>= 0)
|
||||||
puppetlabs-java_ks (>= 0)
|
puppetlabs-java_ks (>= 0)
|
||||||
puppetlabs-stdlib (>= 0)
|
puppetlabs-stdlib (>= 0)
|
||||||
stahnma-epel (>= 0)
|
|
||||||
|
|
||||||
|
@ -9,7 +9,11 @@
|
|||||||
"issues_url": null,
|
"issues_url": null,
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
{"name":"ebrc/ebrc_jenkins"},
|
{"name":"ebrc/ebrc_jenkins"},
|
||||||
{"name":"crayfishx/firewalld"}
|
{"name":"crayfishx/firewalld"},
|
||||||
|
{"name":"ebrc/ebrc_yum_repo"},
|
||||||
|
{"name":"ebrc/ebrc_java"},
|
||||||
|
{"name":"puppetlabs/stdlib"},
|
||||||
|
{"name":"jlambert121/trusted_ca"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user