From: Stephen Gran Date: Fri, 22 Jan 2010 00:37:59 +0000 (+0000) Subject: bad variable name X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=63d6a4262869d4cb4fd215d8e725e8ba14825197;p=mirror%2Fdsa-puppet.git bad variable name Signed-off-by: Stephen Gran --- diff --git a/facts/raidarray.rb b/facts/raidarray.rb index 2e8773b97..2bc3f0ed1 100644 --- a/facts/raidarray.rb +++ b/facts/raidarray.rb @@ -12,7 +12,7 @@ Facter.add("mptcontroller") do end end -Facter.add("3warecontroller") do +Facter.add("ThreeWarecontroller") do confine :kernel => :linux setcode do is3w = "false"