Skip to content

Commit

Permalink
Pinning to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dannylamb committed May 31, 2019
1 parent c96adef commit fdb08ff
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
5 changes: 2 additions & 3 deletions inventory/vagrant/group_vars/webserver/drupal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ drupal_composer_dependencies:
- "drupal/content_browser:^1.0@alpha"
- "drupal/matomo:^1.7"
- "drupal/pdf:1.x-dev"
- "islandora/carapace:dev-8.x-1.x"
- "islandora/openseadragon:dev-8.x-1.x"
- "islandora/islandora_defaults:dev-8.x-1.x"
- "islandora/carapace:1.0.0"
- "islandora/islandora_defaults:1.0.0"
drupal_composer_project_package: "islandora/drupal-project:8.6.10"
drupal_composer_project_options: "--prefer-dist --stability dev --no-interaction"
drupal_core_path: "{{ drupal_composer_install_dir }}/web"
Expand Down
28 changes: 14 additions & 14 deletions requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,60 +42,60 @@

- src: https://github.com/Islandora-Devops/ansible-role-activemq
name: Islandora-Devops.activemq
version: 0.0.1
version: 1.0.0

- src: https://github.com/Islandora-Devops/ansible-role-alpaca
name: Islandora-Devops.alpaca
version: 0.0.4
version: 1.0.0

#- src: https://github.com/Islandora-Devops/ansible-role-apix
# name: Islandora-Devops.apix
# version: 0.0.1

- src: https://github.com/Islandora-Devops/ansible-role-blazegraph
name: Islandora-Devops.blazegraph
version: 0.0.2
version: 1.0.0

- src: https://github.com/Islandora-Devops/ansible-role-cantaloupe
name: Islandora-Devops.cantaloupe
version: 0.0.1
version: 1.0.0

- src: https://github.com/Islandora-Devops/ansible-role-crayfish
name: Islandora-Devops.crayfish
version: 0.3.1
version: 1.0.0

- src: https://github.com/Islandora-Devops/ansible-role-drupal-openseadragon
name: Islandora-Devops.drupal-openseadragon
version: 0.0.3
version: 1.0.0

- src: https://github.com/Islandora-Devops/ansible-role-fcrepo
name: Islandora-Devops.fcrepo
version: 0.0.3
version: 1.0.0

- src: https://github.com/Islandora-Devops/ansible-role-fcrepo-syn
name: Islandora-Devops.fcrepo-syn
version: 0.0.3
version: 1.0.0

- src: https://github.com/Islandora-Devops/ansible-role-tomcat8
name: Islandora-Devops.tomcat8
version: 0.0.2
version: 1.0.0

- src: https://github.com/Islandora-Devops/ansible-role-fits
name: Islandora-Devops.fits
version: 0.0.1
version: 1.0.0

- src: https://github.com/Islandora-Devops/ansible-role-grok
name: Islandora-Devops.grok
version: 0.0.2
version: 1.0.0

- src: https://github.com/Islandora-Devops/ansible-role-karaf
name: Islandora-Devops.karaf
version: 0.0.2
version: 1.0.0

- src: https://github.com/Islandora-Devops/ansible-role-keymaster
name: Islandora-Devops.keymaster
version: 0.0.1
version: 1.0.0

- src: https://github.com/Islandora-Devops/ansible-role-matomo
name: Islandora-Devops.matomo
version: 0.0.2
version: 1.0.0

0 comments on commit fdb08ff

Please sign in to comment.