From 28c08f720d9159f370cab661b486547b1baf7dcb Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 6 Mar 2021 01:02:58 +0100 Subject: debian.inode.at is still down - switching over to debian.anexia.at --- inventory/group_vars/all/vars.yml | 13 +++++++++++++ inventory/group_vars/chaos-at-home/vars.yml | 2 +- inventory/group_vars/funkfeuer/vars.yml | 2 +- inventory/host_vars/ch-thetys.yml | 1 - 4 files changed, 15 insertions(+), 3 deletions(-) (limited to 'inventory') diff --git a/inventory/group_vars/all/vars.yml b/inventory/group_vars/all/vars.yml index b92ca4d5..8caca7f8 100644 --- a/inventory/group_vars/all/vars.yml +++ b/inventory/group_vars/all/vars.yml @@ -73,3 +73,16 @@ apt_repo_providers: ubuntu: host: ubuntu.inode.at path: /ubuntu + anexia: + debian: + host: debian.anexia.at + path: /debian + debian_security: + host: debian.anexia.at + path: /debian-security + debian_archive: + host: archive.debian.org + path: /debian + ubuntu: + host: ubuntu.anexia.at + path: /ubuntu diff --git a/inventory/group_vars/chaos-at-home/vars.yml b/inventory/group_vars/chaos-at-home/vars.yml index c09c75e1..8e1f3db1 100644 --- a/inventory/group_vars/chaos-at-home/vars.yml +++ b/inventory/group_vars/chaos-at-home/vars.yml @@ -6,7 +6,7 @@ admin_users_group: acmetool_account_email: admin@chaos-at-home.org -apt_repo_provider: inode +apt_repo_provider: anexia apt_repo_blackmagic_auth: username: "chaos-at-home" diff --git a/inventory/group_vars/funkfeuer/vars.yml b/inventory/group_vars/funkfeuer/vars.yml index 08061d08..4fa93a30 100644 --- a/inventory/group_vars/funkfeuer/vars.yml +++ b/inventory/group_vars/funkfeuer/vars.yml @@ -3,4 +3,4 @@ ssh_keys_root: "{{ ssh_key_map.equinox.funkfeuer }}" zsh_banner: funkfeuer -apt_repo_provider: inode # ffgraz +apt_repo_provider: anexia # ffgraz diff --git a/inventory/host_vars/ch-thetys.yml b/inventory/host_vars/ch-thetys.yml index 7bea4df2..3c3d7acb 100644 --- a/inventory/host_vars/ch-thetys.yml +++ b/inventory/host_vars/ch-thetys.yml @@ -20,7 +20,6 @@ network: admin_users_host: - equinox -apt_repo_provider: default apt_repo_components: - main - contrib -- cgit v1.2.3