diff --git a/inventory/group_vars/koschei-backend b/inventory/group_vars/koschei-backend index 2d3cd0a591..914da089da 100644 --- a/inventory/group_vars/koschei-backend +++ b/inventory/group_vars/koschei-backend @@ -55,7 +55,6 @@ csi_relationship: | - PostgreSQL DB server - Koji hub and kojipkgs - fedmsg hub - - pkgdb2 - bastion (for mail relay) - memcached01 diff --git a/inventory/group_vars/koschei-backend-stg b/inventory/group_vars/koschei-backend-stg index 67c2b8faa2..7afe9c30ef 100644 --- a/inventory/group_vars/koschei-backend-stg +++ b/inventory/group_vars/koschei-backend-stg @@ -53,7 +53,6 @@ csi_relationship: | - PostgreSQL DB server - Koji hub and kojipkgs - fedmsg hub - - pkgdb2 - bastion (for mail relay) - memcached01 diff --git a/inventory/group_vars/koschei-web b/inventory/group_vars/koschei-web index fe3ce7dafd..9ddb030906 100644 --- a/inventory/group_vars/koschei-web +++ b/inventory/group_vars/koschei-web @@ -35,6 +35,5 @@ csi_purpose: Koschei continuous integration system csi_relationship: | This machine depends on: - PostgreSQL DB server - - pkgdb2 - bastion (for mail relay) - memcached01 diff --git a/inventory/group_vars/koschei-web-stg b/inventory/group_vars/koschei-web-stg index 313345f8f6..61c762cfec 100644 --- a/inventory/group_vars/koschei-web-stg +++ b/inventory/group_vars/koschei-web-stg @@ -33,6 +33,6 @@ csi_purpose: Koschei continuous integration system csi_relationship: | This machine depends on: - PostgreSQL DB server - - pkgdb2 + - Pagure API on dist-git (src.stg.fedoraproject.org) - bastion (for mail relay) - memcached01