Skip to content

Commit

Permalink
Fix filename
Browse files Browse the repository at this point in the history
  • Loading branch information
dometto committed Oct 1, 2024
1 parent d2ba2de commit 38dcfbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/galaxy_vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ galaxy_backup_configfiles: false
galaxy_config_templates:
- src: templates/galaxy/config/user_preferences_extra_conf.yml.j2
dest: "{{ galaxy_config_dir }}/user_preferences_extra_conf.yml"
- src: templates/galaxy/config/job_conf.ymlj2
- src: templates/galaxy/config/job_conf.yml.j2
dest: "{{ galaxy_config_dir }}/job_conf.yml"
- src: templates/galaxy/config/pulsar_app.yml.j2
dest: "{{ galaxy_config_dir }}/pulsar_app.yml"
Expand Down

0 comments on commit 38dcfbc

Please sign in to comment.