summaryrefslogtreecommitdiff
path: root/inventory/group_vars/chaos-at-home
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/group_vars/chaos-at-home')
-rw-r--r--inventory/group_vars/chaos-at-home/network.yml5
-rw-r--r--inventory/group_vars/chaos-at-home/vars.yml6
2 files changed, 11 insertions, 0 deletions
diff --git a/inventory/group_vars/chaos-at-home/network.yml b/inventory/group_vars/chaos-at-home/network.yml
index 67950f94..ea7b4958 100644
--- a/inventory/group_vars/chaos-at-home/network.yml
+++ b/inventory/group_vars/chaos-at-home/network.yml
@@ -13,6 +13,11 @@ network_zones:
offsets:
ch-equinox-ws: 1
ch-mc: 10
+ ch-telesto: 20
+ ch-calypso: 21
+ ch-thetys: 22
+ ch-dione: 23
+ ch-helene: 24
ch-prometheus: 200
ch-gw-lan: 254
#############
diff --git a/inventory/group_vars/chaos-at-home/vars.yml b/inventory/group_vars/chaos-at-home/vars.yml
index b0322c81..c09c75e1 100644
--- a/inventory/group_vars/chaos-at-home/vars.yml
+++ b/inventory/group_vars/chaos-at-home/vars.yml
@@ -5,3 +5,9 @@ admin_users_group:
- equinox
acmetool_account_email: admin@chaos-at-home.org
+
+apt_repo_provider: inode
+
+apt_repo_blackmagic_auth:
+ username: "chaos-at-home"
+ password: "{{ vault_apt_repo_blackmagic_auth.password }}"