Add notes for 2018-09-16

This commit is contained in:
2018-09-16 16:30:32 +03:00
parent fcf6a01e0d
commit e526b4e348
4 changed files with 32 additions and 14 deletions

View File

@ -272,4 +272,12 @@ https://cgspace.cgiar.org/rest/statlets?handle=10568/97103&_=1536844046540
- Sisay uploaded the IITA records to CGSpace, but forgot to remove the old Handles
- I explicitly told him not to forget to remove them yesterday!
## 2018-09-16
- Add the DSpace build.properties as a template into my [Ansible infrastructure scripts](https://github.com/ilri/rmg-ansible-public) for configuring DSpace machines
- One stupid thing there is that I add all the variables in a private vars file, which is apparently higher precedence than host vars, meaning that I can't override them (like SMTP server) on a per-host basis
- Discuss access and usage rights with Peter
- I suggested that we leave access rights (`cg.identifier.access`) as it is now, with "Open Access" or "Limited Access", and then simply re-brand that as "Access rights" in the UIs and relevant drop downs
- Then we continue as planned to add `dc.rights` as "Usage rights"
<!-- vim: set sw=2 ts=2: -->