20 lines
308 B
YAML
20 lines
308 B
YAML
---
|
|
network_interfaces:
|
|
eth0:
|
|
address: "192.168.8.2/24"
|
|
gateway: "192.168.8.1"
|
|
|
|
specific_packages:
|
|
- zfsutils-linux
|
|
|
|
omz_install_zsh: true
|
|
omz_zsh_theme: "clean"
|
|
|
|
base_users_sshd_listen_address: "192.168.8.2"
|
|
|
|
ip_before_reboot: "192.168.8.242"
|
|
|
|
restart_host: true
|
|
|
|
networking_restart_allow: true
|