You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
649 B
Plaintext
25 lines
649 B
Plaintext
---
|
|
|
|
hostname: "pegasus"
|
|
|
|
ipv4_address: "144.76.32.10"
|
|
ipv4_netmask: "/32"
|
|
ipv6_address: "2a01:4f8:191:2309::2"
|
|
ipv6_netmask: "/128"
|
|
ipv4_gateway: "144.76.32.1"
|
|
ipv6_gateway: "fe80::1"
|
|
mac_address: "50:46:5d:9f:f5:d8"
|
|
lxc_ipv4_address: 10.0.1.1
|
|
lxc_ipv4_netmask: "/24"
|
|
lxc_ipv6_address: "2a01:4f8:191:2309::2"
|
|
lxc_ipv6_netmask: "/64"
|
|
filesystem: btrfs
|
|
|
|
# FIXME: this should probably be configured another way. maybe the
|
|
# mysql/postgres roles should deploy the credentials themselves
|
|
#postgres_backup_dir: "/var/lib/postgres/backup"
|
|
#mysql_backup_dir: "/root/backup-mysql"
|
|
#mysql_backup_defaults: "/root/.backup-my.cnf"
|
|
|
|
#kanboard_version: "v1.2.4"
|