Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Commit

Permalink
Added upload-progress role.
Browse files Browse the repository at this point in the history
  • Loading branch information
thom8 committed Jul 9, 2016
1 parent 19ff6be commit 7fa2063
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions provisioning/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
- geerlingguy.php-mysql
- geerlingguy.composer
- geerlingguy.drush
- beetboxvm.upload-progress

# Conditionally-installed roles.
- { role: geerlingguy.drupal-console, when: 'drupal_major_version > 7 and "drupalconsole" in installed_extras' }
Expand Down
2 changes: 2 additions & 0 deletions provisioning/requirements.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
- src: arknoll.selenium
version: 1.2.0
- src: beetboxvm.upload-progress
version: 1.0.0
- src: franklinkim.newrelic
version: 1.2.0
- src: geerlingguy.adminer
Expand Down

0 comments on commit 7fa2063

Please sign in to comment.