Documentation
mattie/netvault — version 0.0.1 Jul 25th 2013
puppet-netvault
This puppet module automates installation/management of the Bakbone netvault package
Parameters
It wil download the netvault package from the puppetmaster , inside the .tgz file there is a respone file , you need to create the response file inside the netvault package:
HOST_OS=Linux PKG_BASE=/usr/netvault DB_DIR=/usr/netvault/db LOGICAL_NAME=puppet PASSWORD=SECRET HOMEFILE=/etc/.nv6_home NVLANGUAGE=English CHOSEN_CLASSES="core dataplugin devicectl gui onlinehelp" COMPONENT_core=TRUE COMPONENT_dataplugin=TRUE COMPONENT_devicectl=TRUE COMPONENT_gui=FALSE COMPONENT_onlinehelp=TRUE
You need to edit the password file , so the password will be set correctly , in the next update this wil be done with the paramater file.