I'm doing a project for my school where I have to set up MAAS and enlist different nodes.
Sadly, when enlisting the node, the cloud-init does something similar to an "apt update" once the login prompt appears (which is normal I guess). I can see that some files are ignored (Ign) which is not bad as I saw on other forums. Some files do errors though. I'm using the MAAS master as a gateway to reach the Internet, but I am able to ping www.google.com when connected to the local network so I don't think it comes from my gateway.
Anyway, I think it comes from this problem with apt, but because MAAS is unable to install ipmitools
, the node cannot be enlisted.
Does anyone else have this problem? Could you give me some advice on where to search to stop this?
P.S: Sorry for my bad English!