align inventory template

This commit is contained in:
Daniel Seifert 2024-11-01 10:04:30 +01:00
parent 0864719abd
commit d74ba6bb54
2 changed files with 1 additions and 2 deletions

View File

@ -3,6 +3,6 @@
"type": "project", "type": "project",
"license": "MIT", "license": "MIT",
"require-dev": { "require-dev": {
"d3/oxid-deployer": "^1.0" "d3/oxid-deployer": "^1.1"
} }
} }

View File

@ -10,7 +10,6 @@ config:
.base: &base .base: &base
local: true local: true
deploy_path: /home/XXX/{{application}}_{{alias}} deploy_path: /home/XXX/{{application}}_{{alias}}
db_conf_path: /home/XXX/dbConf/.{{application}}_{{alias}}.cnf # optional for database actions
shared_files: shared_files:
- .htaccess - .htaccess
- .htpasswd - .htpasswd