jeff / CloudConfig Example

1 gustos
0 bifurcaciones
2 archivos
Última actividad 3 months ago
Sample CloudConfig for my XCP-ng Ubuntu-images.
1 #cloud-config
2
3 hostname: {name}
4
5 # add host to the /etc/hosts
6 manage_etc_hosts: true
7
8 # don't disable the root user
9 disable_root: false
Siguiente Anterior