Closed sterburg closed 9 years ago
This is changed because of 2015.2 support, which needs quotes. If this is breaking we should rewrite this to ensure_packages
This is breaking in puppet 3.4. The code runs, but does not detect already defined package resource. ensure_packages sounds like a good solution.
Small bug. removed quotes so it actually evaluates the resource (pointer), not a plain string.