[04:12] Bug #1662404 opened: "No rack controllers can access the BMC of node: " when using OpenStack nova power driver [04:36] Bug #1647863 changed: DHCP snippet at node level is not added to dhcpd.conf [14:02] Hello everyone: I'm starting to play with maas/juju and I'm having an issue accessing systems that get deployed... when I use maas to deploy a system i'm not able to ssh to it... I get "Permission denied (public key)"... I've double checked that my maas account has my pub key and my ssh-agent has the private key loaded... where would i start to debug this? [14:18] anyone? [14:22] brandor5: does the machine show 'deployed' ? [14:22] brandor5: in MAAS ? [14:22] brandor5: has juju not failed or shows the machine as pending ? [14:23] roaksoax: yep, everything looks good [14:23] roaksox: i'm having hte problem even without juju... just using maas to deploy a machine [14:23] brandor5: so ssh ubuntu@ip would reject your connection ? [14:24] exactly [14:25] i'm thinking I need to add the backdoor account to an image and then retry to see what's happening [14:27] brandor5: check rsyslog first - /var/log/maas/rsyslog///messages -> and pastebin that [14:27] ok [15:05] @roaksoax: just an update... I wanted to clear out all the keys/config in maas and now things are working [15:06] appreciate the help :) [15:22] and i just found out the real issue, a coworker had provided the wrong ssh key to maas for systems [15:55] brandor5: ah! [15:55] glad it is working for you now :) === frankban is now known as frankban|afk === frankban|afk is now known as frankban === frankban is now known as frankban|afk [20:02] Bug #1602468 changed: [1.9] loading initial data for maasserver: maas-region-admin reports duplicate key error during package install === Ken is now known as Guest32187 [21:01] Hi everyone! I know when a server restarts, by default it will be recommissioned/provisioned by MAAS. Is there a way to only have MAAS provision hosts a single time, then have them boot locally after that? [21:39] Hello, I'm trying for the first time to deploy basic openstack using juju and maas [21:39] I'm following this guide: https://jujucharms.com/openstack-base/ [21:39] Some things are not clear to me [21:41] 1. should I use maas to deploy the bare metals with an operating system (ubuntu) prior to starting this guide, or do juju charms already install the operating system using maas?