Skip to content

Commit

Permalink
scylla-monitoring: molecule/ubuntu2004: add 'scylla-manager' group to…
Browse files Browse the repository at this point in the history
… inventory and provisioning

Signed-off-by: Vlad Zolotarov <[email protected]>
  • Loading branch information
vladzcloudius committed Mar 12, 2024
1 parent 56dd061 commit 080e14d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible-scylla-monitoring/molecule/ubuntu2004/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ platforms:
- /var/lib/docker # https://github.com/docker/for-linux/issues/1138
groups:
- scylla
- scylla-manager
provisioner:
name: ansible
log: True
Expand All @@ -24,6 +25,7 @@ provisioner:
inventory:
group_vars:
scylla:
scylla-manager:
playbooks:
converge: ../shared/converge.yml
prepare: ../shared/prepare.yml
Expand Down

0 comments on commit 080e14d

Please sign in to comment.