ansible-edda/production

37 lines
954 B
Plaintext

[all:vars]
the_nine_worlds_production=true
# --------------------------------------------------------------------------------------------------
# Functionality.
# --------------------------------------------------------------------------------------------------
# VPN entry-points.
[bifrost]
heimdall
# Service running hosts.
[asgard]
valkyrie
yggdrasil
# --------------------------------------------------------------------------------------------------
# Network.
# --------------------------------------------------------------------------------------------------
# Hosts physically located within the home LAN.
[home]
heimdall
yggdrasil
# Hosts remote to the home LAN.
[remote]
valkyrie
# --------------------------------------------------------------------------------------------------
# Special.
# --------------------------------------------------------------------------------------------------
# Hosts running with ZFS.
[zfs]
yggdrasil