Skip to content

Commit cf468d6

Browse files
authored
do not attempt to build containers (#190)
we do not even have docker for the galaxy user
1 parent 761d051 commit cf468d6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

group_vars/galaxyservers.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,6 @@ galaxy_config:
175175
type: cached_mulled_singularity
176176
- auto_install: true
177177
type: mulled_singularity
178-
- auto_install: false
179-
type: build_mulled_singularity
180-
cache_directory: "{{ galaxy_mutable_data_dir }}/singularity/mulled"
181178
# Data Library Directories
182179
library_import_dir: "{{ csnt_library_import_dir }}"
183180
user_library_import_dir: "{{ csnt_user_library_import_dir }}"

0 commit comments

Comments
 (0)