[10:13] Bug #1376977 changed: some selenium tests still failing spuriously [12:58] Bug #1483694 opened: 1.8 Not possible to activate form field on click [13:04] maas/juju interlock meeting? blake_r_, allenap, roaksoax ? [13:05] dimitern: we are at a sprint at the moment talking about networking, can we delay? === imthewherd is now known as cgseller_is_away === cgseller_is_away is now known as imthewherd === matsubara_ is now known as matsubara === matsubara__ is now known as matsubara [20:11] I have some services that I want to deploy to lxc under maas. I'm using juju-deployer to deploy a empty ubuntu charm as something like service-host, and the rest with to: lxc:service-host [20:11] but one of the things my service needs to do requires some changes to the default lxc apparmor template [20:12] is there some way to pre-configure this when I deploy? or do I have to deploy some decoy to lxc, go modify the template by hand, and destroy the decoy? [20:13] It's /var/lib/lxc/juju-trusty-lxc-template/config that I need to edit, but that doesn't seem to exist until I actually deploy something to:lxc:foo [20:14] roaksoax: hey, where can I see dhcp connection messages in maas? [20:19] The node doesn't reach dhcp server to get an ip address in pxe boot [20:23] looks like it's doing as what I configured: 25287 ? Ss 0:00 /usr/sbin/dhcpd -user dhcpd -group dhcpd -f -q -4 -pf /run/maas/dhcp/dhcpd.pid -cf /etc/maas/dhcpd.conf -lf /var/lib/maas/dhcp/dhcpd.leases eth0 [20:35] * catbus-remote needs to check physical connections [20:54] ah, it was the physical connection. [20:54] the node can get IP from maas now. [20:55] nm [22:29] question for maas developers here [22:30] can I generate an api key myself and give it to maas to use [22:32] I'm writing some orchestration for site deployment some of which is done with MaaS, some of which is done with other stuff.... (vCenter, other proprietary things) [22:32] so I wanted to use the maasclient thing in pip along with other clients that have been provided [22:32] thoughts? [23:02] bladernr_: hi