Releases: IQSS/dataverse-puppet
v1.0.2
Has 4.3, 4.2.4 and 4.2.3 configuration. The default is 4.3.
Java 1.8 is installed and set as the default alternative.
jhove.conf is configured with the absolute path variable to the schema location.
Either Install the module from Puppet Forge:
$ puppet module install lwo-dataverse
or download and install the module manually from this git repository:
wget https://github.com/IQSS/dataverse-puppet/archive/1.0.2.tar.gz -O lwo-dataverse.tar.gz
$ puppet module install lwo-dataverse
v1.0.1
In this release:
- configurations for dataverse 4.2.2
Either Install the module from Puppet Forge:
$ puppet module install lwo-dataverse
or download and install the module manually from this git repository:
wget https://github.com/IQSS/dataverse-puppet/archive/1.0.1.tar.gz -O lwo-dataverse.tar.gz
$ puppet module install lwo-dataverse
v1.0.0
In this release:
- the namespace has changed from iqss into dataverse.
- documentation added
- bug: database parameters were not set after the global class was removed. These are now part of the Dataverse class.
Either Install the module from Puppet Forge:
$ puppet module install lwo-dataverse
or download and install the module manually from this git repository:
wget https://github.com/IQSS/dataverse-puppet/archive/1.0.0.tar.gz -O lwo-dataverse.tar.gz
$ puppet module install lwo-dataverse