search for: configs_directory

Displaying 1 result from an estimated 1 matches for "configs_directory".

Did you mean: config_directory
2013 Sep 19
4
Array being flattened
...skdevice = undef, $dumptype, $ensure = present, $interface = undef, $order = 20, $spindle = undef ) { include amanda::params include amanda::virtual concat::fragment { "amanda::disklist/$title": target => "$amanda::params::configs_directory/$configs/disklist", ensure => $ensure, order => $order, content => "$fqdn $name $diskdevice $dumptype $spindle $interface\n", tag => "amanda_dle", } https://github.com/pdxcat/puppet-module-amanda/issues/12 https://gith...