IQSS / dataverse-sample-data

Scripts and sample data for demo purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't spin up on EC2 due to new dataverse.postgres.log_lock_waits setting

pdurbin opened this issue · comments

When I try to spin up Dataverse on EC2 I get this error:

TASK [dataverse : log_lock_waits when told] ************************************
fatal: [localhost]: FAILED! => {"msg": "The conditional check 'dataverse.postgres.log_lock_waits == true' failed. The error was: error while evaluating conditional (dataverse.postgres.log_lock_waits == true): 'dict object' has no attribute 'log_lock_waits'\n\nThe error appears to have been in '/home/centos/dataverse/tasks/postgres.yml': line 54, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: log_lock_waits when told\n ^ here\n"}
to retry, use: --limit @/home/centos/dataverse/dataverse.retry

@landreev already has a fix ready in pull request #6