Skip to content

Releases: IQSS/dataverse-puppet

v1.0.2

27 Mar 01:09
@lwo lwo
Compare
Choose a tag to compare

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

28 Dec 19:38
@lwo lwo
Compare
Choose a tag to compare

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

12 Dec 12:02
@lwo lwo
Compare
Choose a tag to compare

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

v0.9.0

24 Nov 23:12
@lwo lwo
Compare
Choose a tag to compare

First release to see if it is compatible with the puppet forge. Download and then install it with:
$ puppet module install lwo-iqss-0.9.0.tar.gz