Commit cf64285e authored by Lance Albertson's avatar Lance Albertson
Browse files

change to property

parent 33d53b04
...@@ -8,7 +8,7 @@ Puppet::Type.newtype(:package_keywords) do ...@@ -8,7 +8,7 @@ Puppet::Type.newtype(:package_keywords) do
ensurable ensurable
newparam(:package) do newproperty(:package) do
desc "The package" desc "The package"
isnamevar isnamevar
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment