Add a function to write package names
authorDan Prince <dprince@redhat.com>
Mon, 22 Jun 2015 20:12:15 +0000 (16:12 -0400)
committerDan Prince <dprince@redhat.com>
Thu, 25 Jun 2015 18:23:11 +0000 (14:23 -0400)
commit9f066c60f3c965ada31be7690ec61e1c493a36ca
tree0a9e0e627e017ef98d522df6954cef71dedd8bba
parentfdb0ec212f9c9ba9dea83e414abef6cb37b68014
Add a function to write package names

This function writes out package names that have been
defined in a given puppet catalog.

In order to work this should be place last (or very late)
in a manifest to ensure it picks up packages.

Change-Id: Ie21b5bf7df71337da02ea43915dc4e70d3052bb7
lib/puppet/parser/functions/write_package_names.rb [new file with mode: 0644]