-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathmain.yaml
47 lines (47 loc) · 834 Bytes
/
main.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
# Top level configuration file that specifies which groups of programs
# should be installed. New sections that are added to individual config
# files should go here. Comment out any groups you don't want to have
# installed.
packages:
- minimal
# - desktop
# - programming
# - distributed
- amazon
# - python
- r
- modules
# - ruby
# - perl
# - java
# # - erlang
# # - haskell
- desktop-cloud
- databases
- php
- ftp
- drupal
# # - math
- viz
# # - web
- boinc
# - bio_general
# - bio_search
# - bio_alignment
- bio_nextgen
# - bio_sequencing
# - bio_annotation
# - bio_microarray
# - bio_visualization
# - bio_utils
# - phylogeny
# - galaxy
# - galaxy_tools
- cloudman
libraries:
# - haskell-libs
# - perl-libs
- python-libs
- r-libs
# - ruby-libs