Skip to content

Feature/fallback

Marek Szuba requested to merge github/fork/tuanebi/feature/fallback into master

Created by: tuanebi

This PR adds a new role: rest_config_fb When running the rest_ebi playbook with -e setup_fallback=true, this role will be invoked. It creates a new REST config file and set ENSEMBL_REST_CONFIG to use the right config file

Tested on my dev machine. Expected output:

  • New file ensembl_rest_fallback.conf
  • New lines inside activate_ensembl

Merge request reports