Displaying 1 result from an estimated 1 matches for "isnrduskxdoj".
2012 Aug 22
6
Duplicate definition : Merging arrays
Hello,
I am trying to create a new array by combining two other arrays. I get the
following error while running :
Duplicate definition: Print[test0] is already defined in file
/etc/puppet/manifests/test.pp at line 47; cannot redefine at
/etc/puppet/manifests/test.pp:47
My code is similar to this :
<snip>
.....
.....
$sys_server = [ ginger , test0 ]
$usr_server = [ test0, test1,