Hi,
I have faced a blocker in my manifests. I am using external facters and I use those external facters inside my templates ( after parsing it to xml ). I want to do the same thing in my manifets as I want to get some variable details from those external facters in my manifests. I can get external facters in manifests. But the problem is to get the xml format. If I could use ruby inside my manifests I can parse those facters to xml and use. Can I use ruby inside manifests or is there any other alternative ?