Skip to content

Commit

Permalink
Fix package targets for upgrade test scenario (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyphreak authored Jan 18, 2024
1 parent 47684d3 commit 440aec5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
namespace: nephelaiio
name: mongodb
version: 0.2.4
version: 0.2.5
readme: README.md
authors:
- Ted Cook <[email protected]>
Expand Down
4 changes: 1 addition & 3 deletions molecule/upgrade/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,14 +132,12 @@ provisioner:
all:
vars:
mongodb_packages:
- mongodb-org
- mongodb-org-server
- mongodb-mongosh
mongos_packages:
- mongodb-org-server
- mongodb-org-mongos
- mongodb-mongosh
- python3-pymongo
- python3-gnupg
mongodb_hosts_manage: false
verifier:
name: ansible
Expand Down

0 comments on commit 440aec5

Please sign in to comment.