Hi,
I am coming across an error when using the module as below -
Error when extracting the IBM_DB2_9.7.0.4_LU_LINUX_64BIT_ML.tar.gz file.
Puppet (err): Could not set 'present' on ensure: No space left on device - write at 51:<>/puppet/modules/db2/manifests/install.pp
It looks like, the module trying to unzip to /tmp location by default which in my case is small to hold the untar contents.
Is there a way to override the /tmp to a different location to overcome the above error.
Please suggest.
Thanks,
Hari