From d74ba6bb5492b3687f9a4ca0d89648aba325418a Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Fri, 1 Nov 2024 10:04:30 +0100 Subject: [PATCH] align inventory template --- composer.json | 2 +- inventory.yml.dist | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index a9fc126..164ebf8 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,6 @@ "type": "project", "license": "MIT", "require-dev": { - "d3/oxid-deployer": "^1.0" + "d3/oxid-deployer": "^1.1" } } diff --git a/inventory.yml.dist b/inventory.yml.dist index cf2931c..124a460 100644 --- a/inventory.yml.dist +++ b/inventory.yml.dist @@ -10,7 +10,6 @@ config: .base: &base local: true deploy_path: /home/XXX/{{application}}_{{alias}} - db_conf_path: /home/XXX/dbConf/.{{application}}_{{alias}}.cnf # optional for database actions shared_files: - .htaccess - .htpasswd