datacentred / puppet-nfsen

Automated NfSen Deployment
GNU General Public License v3.0
1 stars 2 forks source link

Perl to use: #1

Open bradmcc opened 8 years ago

bradmcc commented 8 years ago

Hi,

/opt/nfsen/install.pl etc/nfsen.conf on Ubuntu 14.04, this prompts for 'perl to use' in sub GetPerl (install.pl line 89)

When run from puppet, this causes a 'Error: command exceeded timeout'

How are you getting around this?

spjmurray commented 8 years ago

It just works in testing, which is running off the latest puppet packages (3.8.x) and may explain the issues. I'll have a look at trying to specify these parameters via the CLI to avoid interactive dialogues for you.