[chef] xslt templates


Chronological Thread 
  • From: < >
  • To:
  • Subject: [chef] xslt templates
  • Date: Tue, 1 Jul 2014 03:02:05 -0700 (PDT)

Hi,

I need to use xslt templates to generate some files with chef. After much
googling and reading the doc I came up with:

execute "generate_xml" do
  command "xsltproc -o file.out.xml file.xslt file.xml"
end

It works but is quite inappropriate. Is there a better solution?
Maybe there could be an xslt provider for the "template" resource?

Regards



Archive powered by MHonArc 2.6.16.

§