=== freeflying_away is now known as freeflying === kev is now known as Guest70377 === kev is now known as Guest29443 === mwhudson is now known as zz_mwhudson === kev is now known as Guest24465 === kevin is now known as Guest47193 [05:48] So I am having a weird Juju issue... I have modified the environments file to point to the maas server but it keeps trying to resolve the default address 192.168.1.1 [05:48] Any ideas of the cause? [06:47] is the environment bootstrapped already? [06:48] check ~/.juju/envronments/env-name.env, that sometimes hangs around longer than you'd like [06:48] or at least, longer than I'd like :) [07:01] Ive updated the environments file 10 times... when I run juju init --show it shows the default environments file [07:07] Lord_Set: uh, because thats what juju init --show does? [07:07] Lord_Set: juju init generates the boilerplate config, --show just prints it to stdout [07:08] I have edited the boilerplate config and init --show just shows the default config again. [07:09] Lord_Set: thats expected behaviour. [07:09] Lord_Set: init --show does that. [07:09] Lord_Set: assuming you mean you editted ~/.juju/environments.yaml [07:09] When I run sync-tools and other commands it tries to reach the default address in the boilerplate config [07:09] Yep [07:10] Lord_Set: have you bootstrapped the environment? did you edit before or after the bootstrap? [07:10] I edited before [07:10] But I can do it again [07:11] Doing it now [07:11] check if ~/.juju/environments/envname.jenv exists and has the right settings if its not working, sometimes that holds onto old configs for longer than you'd [07:12] Ok [07:13] er, longer than you'd like, even. [07:44] can we access maas tags inside the preseed ? === CyberJacob|Away is now known as CyberJacob [07:46] bigjools: ^^ ? :) [08:04] bradm: you have access to the node object in the preseed so node.tags.all() will contain all the tags attached to that node. === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying [12:27] What is the best tutorial or site on deploying openstack with MAAS and Juju? I have found a bunch of piece meal like sites but nothing really complete. [12:27] I really want to use MAAS and Juju over Mirantis... [12:31] Lord_Set: does http://www.ubuntu.com/download/cloud/install-ubuntu-cloud help as a summary? It has links to other pages. [12:33] Let me take a look and thanks [12:33] Yeah i will go over it and go with that for now. Thanks! === freeflying is now known as freeflying_away === matsubara is now known as matsubara-afk === matsubara-afk is now known as matsubara [22:36] hello all [22:37] is there a way to verify "import pxe images" is working from the ui?