refactor : remove old YAML-based application config system

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-06 13:32:17 +02:00
parent bf62ccf9e9
commit 467c2fcef8
5 changed files with 0 additions and 119 deletions

View File

@@ -1,5 +0,0 @@
parameters:
app.managed_applications:
- { name: 'SIRH', slug: 'sirh', maintenance_path: '%env(SIRH_MAINTENANCE_PATH)%' }
- { name: 'Lesstime', slug: 'lesstime', maintenance_path: '%env(LESSTIME_MAINTENANCE_PATH)%' }
- { name: 'Inventory', slug: 'inventory', maintenance_path: '%env(INVENTORY_MAINTENANCE_PATH)%' }

View File

@@ -4,7 +4,6 @@ parameters:
imports:
- { resource: version.yaml }
- { resource: applications.yaml }
services:
# default configuration for services in *this* file