From 9119067d21285775cb5aedf42f885e0b86328f02 Mon Sep 17 00:00:00 2001 From: jeriox Date: Mon, 22 Jun 2026 21:19:27 +0200 Subject: [PATCH] switch staging host to u8 --- .github/ci/staging-inventory.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ci/staging-inventory.yml b/.github/ci/staging-inventory.yml index 64998c54c..39eae695f 100644 --- a/.github/ci/staging-inventory.yml +++ b/.github/ci/staging-inventory.yml @@ -2,8 +2,8 @@ uberspace_instances: hosts: ephios_staging: - ansible_user: staghios - ansible_host: despina.uberspace.de + ansible_user: estaging + ansible_host: umbriel.uberspace.de domain: staging.ephios.de smtp_host: smtp.tem.scaleway.com smtp_from: noreply@ephios.de