Public bug reported:
Installed a fresh 12.04 LTS on a bare metal server using ubuntu MAAS.
Only other package that was install was mysqld
root@supermicro:~# lsb_release -rd
Description:Ubuntu 12.04.2 LTS
Release:12.04
root@supermicro:~# apt-cache policy rabbitmq-server
rabbitmq-serv
Yep below worked for me very well
$ sudo maas
> from maasserver.models import Node
> node = Node.objects.get(hostname='myhostname')
> node.delete()
Thanks Raphaƫl
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch