You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crayfish has been rebuild as Symfony with no Silex, and that is now the 3.x branch with one release thus far. 3.0.0.
We should update from 2.x to 3.x or to a version spec that specifies a release at or above 3.0.0 .
The Crayfish role uses a crayfish_version_tag variable which is set to 2.x as the role's default (roles/internal/Islandora-Devops.crayfish/defaults/main.yml) and also as the playbook's default (inventory/vagrant/group_vars/crayfish.yml). The crayfish_version_tag also appears in tests and in the Crayfish role's README.
The text was updated successfully, but these errors were encountered:
Crayfish has been rebuild as Symfony with no Silex, and that is now the 3.x branch with one release thus far. 3.0.0.
We should update from 2.x to 3.x or to a version spec that specifies a release at or above 3.0.0 .
The Crayfish role uses a
crayfish_version_tag
variable which is set to 2.x as the role's default (roles/internal/Islandora-Devops.crayfish/defaults/main.yml) and also as the playbook's default (inventory/vagrant/group_vars/crayfish.yml). Thecrayfish_version_tag
also appears in tests and in the Crayfish role's README.The text was updated successfully, but these errors were encountered: