|
@@ -93,26 +93,10 @@ parts:
|
|
mongosh:
|
|
mongosh:
|
|
source: https://downloads.mongodb.com/compass/mongodb-mongosh_1.6.2_amd64.deb
|
|
source: https://downloads.mongodb.com/compass/mongodb-mongosh_1.6.2_amd64.deb
|
|
plugin: dump
|
|
plugin: dump
|
|
- filesets:
|
|
|
|
- mongosh:
|
|
|
|
- - bin
|
|
|
|
- - usr
|
|
|
|
- stage:
|
|
|
|
- - $mongosh
|
|
|
|
- prime:
|
|
|
|
- - $mongosh
|
|
|
|
|
|
|
|
mongotools:
|
|
mongotools:
|
|
source: https://fastdl.mongodb.org/tools/db/mongodb-database-tools-ubuntu2004-x86_64-100.6.1.tgz
|
|
source: https://fastdl.mongodb.org/tools/db/mongodb-database-tools-ubuntu2004-x86_64-100.6.1.tgz
|
|
plugin: dump
|
|
plugin: dump
|
|
- filesets:
|
|
|
|
- mongotools:
|
|
|
|
- - bin
|
|
|
|
- - usr
|
|
|
|
- stage:
|
|
|
|
- - $mongotools
|
|
|
|
- prime:
|
|
|
|
- - $mongotools
|
|
|
|
|
|
|
|
mongodb44:
|
|
mongodb44:
|
|
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.18.tgz
|
|
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.18.tgz
|