On 2014-23-06 9:04, Ankita kumari wrote:
Hi,

I want to pass the variables in puppet manifests from text file. The
text file contains a list of values in different lines. I want to pass
these values to the variables defined in the manifest.

.pp files are text files ;-)
In older puppet versions you can simply import that .pp file, in newer versions you can use the directory based manifest support and simply add the .pp file in the directory from which all "site" manifests are loaded.

Also take a look at hiera.

Regards
- henrik



Thanks & regards,
Ankita

--
You received this message because you are subscribed to the Google
Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to puppet-users+unsubscr...@googlegroups.com
<mailto:puppet-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/puppet-users/bcac09d3-e199-4127-b93a-6500a2b3f1dc%40googlegroups.com
<https://groups.google.com/d/msgid/puppet-users/bcac09d3-e199-4127-b93a-6500a2b3f1dc%40googlegroups..com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.


--

Visit my Blog "Puppet on the Edge"
http://puppet-on-the-edge.blogspot.se/

--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/lo97qo%248fs%241%40ger.gmane.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to