jenkins charm is not useful without internet access
Bug #1230013 reported by
Adam Gandelman
on 2013-09-25
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| jenkins (Juju Charms Collection) |
Undecided
|
Unassigned |
Bug Description
Unless we're happy with running the jenkins version in the archive with no plugins installed, we cannot use jenkins in firewalled environments. Both installing a non-default (lts, trunk) version of jenkins and installing any plugin attempts to fetch from external resources.
It would be great if we could have a script/makefile packged in the charm that can be used to fetch these resources a head of time, and bundle them with the charm, both the jenkins package itself and any required plugins.
Related branches
lp:~gandelman-a/charms/precise/jenkins/offline_install
- Antonio Rosales (community): Resubmit on 2014-09-08
- Cory Johns: Approve on 2014-09-07
- James Page: Pending requested 2013-10-03
-
Diff: 136 lines (+96/-2)3 files modifiedREADME.md (+20/-1)
bundle (+54/-0)
hooks/install (+22/-1)
Charles Butler (lazypower) wrote : | #1 |
Changed in jenkins (Juju Charms Collection): | |
status: | New → Fix Released |
To post a comment you must log in.
The current revision of hte charm now supports offline installation
There are instructions in the readme.