diff --git a/inventory/vagrant/group_vars/crayfish.yml b/inventory/vagrant/group_vars/crayfish.yml index 90e16ead..c7e3b9f4 100644 --- a/inventory/vagrant/group_vars/crayfish.yml +++ b/inventory/vagrant/group_vars/crayfish.yml @@ -1,6 +1,7 @@ --- crayfish_version_tag: dev crayfish_db: "{{ claw_db }}" +crayfish_version_tag: "symfony-rewrite" crayfish_fedora_base_url: "http://{{ hostvars[groups['tomcat'][0]].ansible_host }}:8080/fcrepo/rest" crayfish_drupal_base_url: "http://{{ hostvars[groups['webserver'][0]].ansible_host }}:{{ apache_listen_port }}" diff --git a/requirements.yml b/requirements.yml index 809a8eab..7d525a66 100644 --- a/requirements.yml +++ b/requirements.yml @@ -63,9 +63,9 @@ name: Islandora-Devops.cantaloupe version: 1.0.0 -- src: https://github.com/Islandora-Devops/ansible-role-crayfish +- src: https://github.com/whikloj/ansible-role-crayfish name: Islandora-Devops.crayfish - version: 1.0.2 + version: issue-1224 - src: https://github.com/Islandora-Devops/ansible-role-drupal-openseadragon name: Islandora-Devops.drupal-openseadragon