Hi
it has site/profile/manifest/<profiles>.pp
I am creating a profile for standard install of java.
There is a file I would like to associated with this profile / class.
But I have created
site/profile/manifests/myjava.pp << a file not a directory. so I am unsure where do I put the file resource ??
do I change myjava.pp to a directory and place myjava.pp into myjava/manifest/init.pp and place the file ?? which path of the tree.
I would like to be able to download the file from puppet and then I want to be able to rpm install it
the rpm is the oracle rpm
Alex