jeff / CloudConfig Example

1 лайк(-ов)
0 форк(-ов)
2 файл(-ов)
Последняя активность 1731696445
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
Новее Позже