So I followed the MAAS docs, and even have what seems to be a provisioned machine.  But how do I log in to it?  The docs have good step by step, but are short on describing the big picture.<br><br><a href="https://wiki.ubuntu.com/ServerTeam/MAAS/Juju">https://wiki.ubuntu.com/ServerTeam/MAAS/Juju</a><br>
<br>Has some errors.  The .juju/environments.yaml file is quite finicky, it would be good to add a warning that it's whitespace sensitive and requires the port number for 'maas-server'.  Also:<br><br>maas-oauth: '${maas-api-key}'<br>
<br>Didn't work for me.  But:<br><br>maas-oauth: 'maas-api-key'<br><br>did.  I'm also getting the strong impression that juju/maas relies on DNS, but it's not clear how I should set that up:<div><br></div>
<div><div>juju status</div><div>2012-06-04 14:11:57,489 INFO Connecting to environment...</div><div>2012-06-04 14:11:57,896 ERROR Invalid host for SSH forwarding: ssh: Could not resolve hostname chromeomagnon.red.internal: Name or service not known</div>
<div><br></div>I thought maybe MAAS would be serving up the hostnames with dnsmasq.  resolv.conf is pointing to 127.0.0.1, but even when I set the DNS server to use dnsmasq I still get the error above.  Strange because I can ping the hostnames.</div>
<div><br></div><div>So three questions at this point. 1) How do I log in to the provisioned servers? (Should I have set up an SSH key in preferences?) 2) How do I re-provision a server in MAAS or change the hostname once it is running?  3) How do I fully scrap MAAS and start over, or prepare for a clean cobbler install?</div>
<div><br><br>Best regards,<br><br><br>Sherman Boyd</div>