diff --git a/infrastructure/environments/dplplat01/sites.yaml b/infrastructure/environments/dplplat01/sites.yaml index eccd2a09..208701d8 100644 --- a/infrastructure/environments/dplplat01/sites.yaml +++ b/infrastructure/environments/dplplat01/sites.yaml @@ -14,13 +14,21 @@ sites: # Testing and instructional sites canary: name: "Canary" - description: "A site to test new releases on" + description: "A site for developers and operators to test on" releaseImageRepository: ghcr.io/danskernesdigitalebibliotek releaseImageName: dpl-cms-source dpl-cms-release: "2024.36.0" plan: webmaster moduletest-dpl-cms-release: "2024.36.0" deploy_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIhuA0K7CNvRoe+Xx7RaXG4+a8KcSpzuWn+G4sUPzNWx" + staging: + name: "Staging" + description: "A site to test new releases on" + releaseImageRepository: ghcr.io/danskernesdigitalebibliotek + releaseImageName: dpl-cms-source + dpl-cms-release: "2024.33.0" + plan: webmaster + deploy_key: cms-school: name: "CMS-skole" description: "Et site til undervisning i CMSet"