From 4ea69e07a36ed24c33c20e4bb425207b5e41aeb6 Mon Sep 17 00:00:00 2001 From: Tatiana Krishtop Date: Wed, 21 Feb 2024 15:49:26 +0100 Subject: [PATCH] Fix several typos in the readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 891b43a..dbf965f 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ $ git clone git@github.com:dci-labs/--config.git $ mkdir -p dci-cache-dir upload-errors .config/dci-pipeline $ cat > .config/dci-pipeline/config <--config/pipelines +DEFAULT_QUEUE=pool EOF ``` @@ -35,8 +36,8 @@ The inventories are expecting `dci-queue` to be used with the following settings: ```ShellSession -$ dci-queue add pool pool -$ dci-queue add resource pool cluster1 +$ dci-queue add-pool pool +$ dci-queue add-resource pool cluster1 ``` If you don't want to use `dci-queue`, just edit the the pipeline files