Skip to content

Commit

Permalink
Merge pull request #106 from lossos/debian10
Browse files Browse the repository at this point in the history
Add Support for Debian 10
  • Loading branch information
engelgabriel authored Jul 15, 2020
2 parents 661f0ed + 4e9880e commit 0224d2c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ galaxy_info:
versions:
- jessie
- stretch
- buster
galaxy_tags:
- cloud
- database
Expand Down
11 changes: 11 additions & 0 deletions vars/Debian_10.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
rocket_chat_mongodb_org_version: 4.2
rocket_chat_mongodb_gpg_key: E162F504A20CDF15827F718D4B7C549A058F8B6B
rocket_chat_mongodb_service_name: mongod
rocket_chat_mongodb_org_pkgs: true
rocket_chat_mongodb_packages:
- mongodb-org
- mongodb-org-server

rocket_chat_dist_specific_packages:
- g++

0 comments on commit 0224d2c

Please sign in to comment.