=== jfarschman is now known as MilesDenver [07:51] Bug #1370628 changed: [FFe] MAAS New 1.7 Upstream Release [07:51] Ubuntu bug 1370628 in maas (Ubuntu) "[FFe] MAAS New 1.7 Upstream Release" [Undecided,Fix released] === racedo_ is now known as racedo [11:30] I've a suggest to make to developers of MaaS. is it possible to insert to next release a part where we can note a comment for the node added on MaaS. A sort of notepad where to write details about the node, as for example to specify what is deployed on that node. [11:43] Bug #1428144 changed: Design: Power state progress icon [11:43] Bug #1428147 changed: 'Check power state' button should be red when power_state in error [11:43] Ubuntu bug 1428144 in MAAS "Design: Power state progress icon" [High,Invalid] [11:43] Bug #1428149 changed: 'The node has been asked to start up' notification [11:43] Ubuntu bug 1428147 in MAAS "'Check power state' button should be red when power_state in error" [High,Invalid] [11:43] Bug #1430749 was opened: FQDN/MAC: first time you click on Mac it should change the view, the second time is clicked it should sort [11:43] Ubuntu bug 1428149 in MAAS "'The node has been asked to start up' notification" [Undecided,Invalid] [11:43] Ubuntu bug 1430749 in MAAS "FQDN/MAC: first time you click on Mac it should change the view, the second time is clicked it should sort" [Undecided,New] [12:01] Bug #1430753 was opened: aNode listing page: after using search or filter, hourglass in search box should change to cross clicking cross clears the search & filter query [12:01] Ubuntu bug 1430753 in MAAS "aNode listing page: after using search or filter, hourglass in search box should change to cross clicking cross clears the search & filter query" [Undecided,New] [13:43] darknet, I think I filed a bug on that a while back, but yes, that's definitely something we want to add for 1.8 [13:43] rvba, do you know if that made the shortlist, adding a comment log/whiteboard for the node? [13:51] darknet: if you want to describe what could be deployed on that node, you can add tags, and add comments to them [14:08] kiko: I think it has sort of fallen by the wayside. [14:08] kiko: as in, it's a bug but it didn't made the shortlist, AFAIK [14:08] make* [14:10] kiko: additionally, the new UI designs don't include this idea. [14:10] roaksoax, this is more to add notes on the node itself, it's not the same use case as tags [14:11] rvba, oh, that sucks === jfarschman is now known as MilesDenver [15:01] Is it possible to edit/manage cloud-init things with MAAS? [15:08] How do I get the default password created for the ubuntu user? So that I can log into the system on the console [15:37] Bug #1430852 was opened: Very slow load times for view node pages in MAAS 1.7.2 [15:37] Ubuntu bug 1430852 in MAAS "Very slow load times for view node pages in MAAS 1.7.2" [Undecided,New] === roadmr_ is now known as roadmr === roadmr is now known as roadmr_afk [16:56] bmorriso, that's a great question, and today you can't easily -- but we set up ssh keys for you. does that not solve your problem? [16:58] No, it really doesn't. There are occasions where the host is not accessible via SSH -- so need that console access. [17:03] bmorriso, yeah we have run into that many times [17:04] I guess I'll edit preseed file and create a user just in case [17:04] bmorriso, out of curiosity, is your specific problem an install or enlist/commision-time bug you're trying to debug? [17:04] I was hoping I could manage cloud-init and set my own password [17:04] bmorriso, because if not you could auto-generate the password via ssh after the install is done [17:04] Could you explain that further? [17:05] let me find an example === roadmr_afk is now known as roadmr [17:05] Thank you [17:07] I was suggesting something like: [17:07] ssh ubuntu@bad-eggs.maas 'echo "ubuntu:foobar" | chpasswd' [17:08] would that work for you? [17:08] it requires the installation was successful [17:08] and of course it's a manual step post-install for each node you deploy, so it's mostly a hack [17:09] bmorriso, ^ [17:12] So here is the full scenario. Not every sys admin has their key in MAAS, but they do have the ability to provision a server with MAAS...and once it's provisioned, they're on remote KVM, and they want to log in, but they can't -- because there is no console access, and their key isn't in MAAS. You probably say "just add their key to MAAS" but in the spirit of "DevOps" and everyone being able to push, having 75 keys in MAAS is something I don't [17:13] So basically I was just wondering if there wasn't a "default" password for the ubuntu user on the local console, or if there were way to pass cloud-init during install to set the password [19:27] Hi.. when using openstack-install, how can I specify overrides for environments.yaml? I’ve tried putting them in config.yaml and then using “openstack-install -c configfile” but it ignores them. [19:37] bmorriso, does the solution I gave you above address the issue? [20:19] anyone have any hints to the failure Command `rndc -c /etc/bind/maas/rndc.conf.maas reload maas` returned non-zero exit status 1 [20:19] I moved the static IP range in the webui, saved it, and then got that [20:21] this is a dual homed machine and wondering if it's that it's coming from the wrong ip address? [20:22] and if anyone knows how to make it happy? [20:42] is this the right place to ask about openstack-juju? [20:53] rick_h_, I've seen that before -- this is on 1.7.x? [20:53] Bug #1427325 changed: 404 file note found for CentOS 7 image building [20:53] Ubuntu bug 1427325 in MAAS Image Builder "404 file note found for CentOS 7 image building" [High,Fix committed] [21:32] kiko: yep, was 1.7.1 and it could not call rndc successfully. Had to add the second IP addr to /etc/bind/maas/rndc.conf in the allow block