Juju Compose

2015-07-10 Thread Benjamin Saller
much more interesting things than just combining layers, but we can save that for another post. If you’re interested in this now and want to start thinking about what nice base layers might look like, check it out at https://github.com/bcsaller/juju-compose Thanks, Ben There is more that should

Re: Juju Compose

2015-07-14 Thread Nate Finch
doing much more interesting things than just > combining layers, but we can save that for another post. If you’re > interested in this now and want to start thinking about what nice base > layers might look like, check it out at > https://github.com/bcsaller/juju-compose > > > &

Re: Juju Compose

2015-07-14 Thread Marco Ceppi
ig.yaml it is able to combine them in sensible ways. For files like >> this the default is a merge with the ability to remove add/replace keys >> within the data of the file in the lower layer (in this case ‘a’ would be >> overridden if it had a key in common with ‘b’ when composed). &g

Re: Juju Compose

2015-07-14 Thread Cory Johns
On Tue, Jul 14, 2015 at 4:45 PM, Marco Ceppi wrote: > I think you're on the right train of thought as to what this is, but miss a > few important issues this helps address. It's is trivial to copy code > around, and we talk about it all the time in charm schools "find a charm > similar, fork, edit