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
By default we have claw-playbook enabling islandora_demo, which is great for development, but not so great when someone wants to do a production site with their own content models. Should we have a setting in inventory that can toggle installing demo?
Update https://github.com/Islandora-Devops/claw-playbook/blob/master/roles/internal/webserver-app/tasks/drupal.yml#L95 to include the features from controlled_access_terms so that they're available when you install.
Also, change https://github.com/Islandora-Devops/claw-playbook/blob/master/inventory/vagrant/group_vars/webserver/drupal.yml#L43 to enable the feature submodule, which in turn depends on controlled_access_terms.
The text was updated successfully, but these errors were encountered: