[12:50] Hi. I have a server which I wanted to configure with a static IP, 10.56.235.68, but the netplan file 'addresses' only takes a CIDR as input. the CIDR for my network is 10.56.235.64/27, but I can't write that in 'addresses' because then my interface gets the address 10.56.235.64, so what do I put in that parameter? [17:36] 10.56.235.68/27 would have been the answer