summaryrefslogtreecommitdiff
path: root/inventory/group_vars
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/group_vars')
-rw-r--r--inventory/group_vars/chaos-at-home/vars.yml5
-rw-r--r--inventory/group_vars/chaos-at-home_hetzner/vars.yml2
-rw-r--r--inventory/group_vars/chaos-at-home_mur-at/vars.yml2
-rw-r--r--inventory/group_vars/chaos-at-home_n28/vars.yml5
4 files changed, 9 insertions, 5 deletions
diff --git a/inventory/group_vars/chaos-at-home/vars.yml b/inventory/group_vars/chaos-at-home/vars.yml
index d5ee34e3..0f0a8d0d 100644
--- a/inventory/group_vars/chaos-at-home/vars.yml
+++ b/inventory/group_vars/chaos-at-home/vars.yml
@@ -3,11 +3,6 @@ zsh_banner: chaos-at-home
acme_account_email: admin@chaos-at-home.org
-apt_repo_provider: chaos-at-home-cache
-docker_com_apt_repo_baseurl: http://apt.chaos-at-home.org/docker-com
-kubernetes_apt_repo_baseurl: http://apt.chaos-at-home.org/kubernetes
-spreadspace_apt_repo_baseurl: http://apt.chaos-at-home.org/spreadspace
-
apt_repo_blackmagic_auth:
username: "chaos-at-home"
password: "{{ vault_apt_repo_blackmagic_auth.password }}"
diff --git a/inventory/group_vars/chaos-at-home_hetzner/vars.yml b/inventory/group_vars/chaos-at-home_hetzner/vars.yml
new file mode 100644
index 00000000..5ba257ac
--- /dev/null
+++ b/inventory/group_vars/chaos-at-home_hetzner/vars.yml
@@ -0,0 +1,2 @@
+---
+apt_repo_provider: hetzner
diff --git a/inventory/group_vars/chaos-at-home_mur-at/vars.yml b/inventory/group_vars/chaos-at-home_mur-at/vars.yml
new file mode 100644
index 00000000..a5990598
--- /dev/null
+++ b/inventory/group_vars/chaos-at-home_mur-at/vars.yml
@@ -0,0 +1,2 @@
+---
+apt_repo_provider: ffgraz
diff --git a/inventory/group_vars/chaos-at-home_n28/vars.yml b/inventory/group_vars/chaos-at-home_n28/vars.yml
new file mode 100644
index 00000000..72806e7f
--- /dev/null
+++ b/inventory/group_vars/chaos-at-home_n28/vars.yml
@@ -0,0 +1,5 @@
+---
+apt_repo_provider: chaos-at-home-cache
+docker_com_apt_repo_baseurl: http://apt.chaos-at-home.org/docker-com
+kubernetes_apt_repo_baseurl: http://apt.chaos-at-home.org/kubernetes
+spreadspace_apt_repo_baseurl: http://apt.chaos-at-home.org/spreadspace