UCLALibrary / packer-samvera

A build of Samvera/Hyrax using Packer and the 'ansible-samvera' roles
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

Make test log writeable in VM environment #26

Closed ksclarke closed 6 years ago

ksclarke commented 6 years ago

The error message:

Rails Error: Unable to access log file. Please ensure that
/home/vagrant/californica/log/test.log exists and is writable (ie, make it writable for user
and group: chmod 0664 /home/vagrant/californica/log/test.log). The log level has been
raised to WARN and the output directed to STDERR until the problem is fixed.

You see this when you run a test. Fix so that the log is writeable.