align inventory template

Cette révision appartient à :
Daniel Seifert 2024-11-01 21:52:27 +01:00
Parent d74ba6bb54
révision 5bf4563166
Signé par: DanielS
ID de la clé GPG: 6A513E13AEE66170

Voir le fichier

@ -29,14 +29,12 @@ hosts:
production:
<<: *base
branch: rel_7.0.x
db_name: myProdDatabase # optional for database actions
labels:
role: production # production | stage | development
development:
<<: *base
branch: dev_7.1.x
db_name: myDevDatabase # optional for database actions
keep_releases: 1
composer_options: --verbose --prefer-dist --no-progress --no-interaction # without no-dev option
labels: