ansible-edda/production

37 lines
954 B
Plaintext
Raw Normal View History

2022-12-04 15:36:03 +01:00
[all:vars]
the_nine_worlds_production=true
# --------------------------------------------------------------------------------------------------
# Functionality.
# --------------------------------------------------------------------------------------------------
# VPN entry-points.
2022-12-01 22:39:47 +01:00
[bifrost]
heimdall
# Service running hosts.
2022-12-01 22:39:47 +01:00
[asgard]
2022-09-21 23:57:15 +02:00
valkyrie
2022-08-26 16:20:37 +02:00
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