On Tue, Apr 1, 2014 at 4:07 PM, Jorge O. Castro <[email protected]> wrote: > Hi everyone, > > Matt Bruzek and I have been doing some charm testing on a machine that > does not have general access to the internet. So charms that pull from > PPAs, github, etc. do not work. > > We've been able to "fatten" the charms by doing things like creating a > /files directory in the charm itself and putting the
There is/was a concern from #is about this because git is used to manage the charm content on the unit. If you have a fat tarball in it, and then upgrade the charm, it's like entropy, the total size will just keep increasing with every charm upgrade. -- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
