Closed msmolens closed 7 years ago
Rather than this, let's just install the extras that we need. Right now we are installing with [plugins]
, I think we just need [worker]
.
Good idea. Installing worker
is not enough, because then covalic
isn't installed. The ansible pip module chokes when I specify multiple extras. I filed https://github.com/girder/covalic/issues/233 and will abandon this for now.
covalic
isn't a valid extra for the girder package
Sorry, to be more accurate, I run into trouble when specifying [thumbnails,worker]
.
Fix Vagrant/Ansible provisioning for latest Girder as in https://github.com/girder/girder/commit/cf4a212.