Skip to content

Commit

Permalink
Merge pull request #1 from p3ck/add-resource
Browse files Browse the repository at this point in the history
Update example dci-queue commands
  • Loading branch information
tkrishtop authored Feb 21, 2024
2 parents 7d67c52 + 190b86a commit ea98d7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,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
Expand Down

0 comments on commit ea98d7c

Please sign in to comment.