[01:02] I'm running into bug 1628337 - cloud init install NTP before configuring archives. I see from github that it was fixed 20 days ago. can someone tell me how I can get this fix? i'm running MAAS 2.1.5 - I deleted my current xenial image and downloaded it again via maas. [01:02] Bug #1628337: cloud-init tries to install NTP before even configuring the archives [01:18] please disregard - figured it out [05:51] does anyone have an example bundle that uses a default space binding? [05:51] like [05:51] juju deploy --bind "default-space db=db-space db-admin=admin-space" mysq [05:52] but in a bundle [05:52] http://paste.ubuntu.com/25929870/ [05:52] I want to deploy charms to lxd and bind to spaces in a bundle [05:53] but then other charms that don't have network bindings fail to deploy when not given a default space [05:53] just unsure how to do that in the bundle === mpjetta_ is now known as mpjetta === frankban|afk is now known as frankban [15:57] bdx: have to be explicit in every app for now [15:57] https://bugs.launchpad.net/juju/+bug/1719804 [15:57] Bug #1719804: Allow specifying a default space binding on a per-bundle basis [16:38] bdx: you could use yaml aliases to define a single space and reuse it across different charms [16:39] aliases: [16:39] default-space: &default-space my-space [16:39] ... [16:39] bindings: [16:39] "": *default-space === primeribz is now known as rahworkx === frankban is now known as frankban|afk