Hi, Look:
hiera-file: designed by Adrien Thebo to manage a data type that previously could not be stored in a healthy way in Hiera, that is, simple files. or hiera-http and hiera-mysql: are other powerful backends Hiera written by Craig Dunn. They allow us to recover our data either via a REST interface or MySQL queries on a database. Le vendredi 4 septembre 2015 10:35:04 UTC+2, Sergiu Cornea a écrit : > > Thank you John, > > Thank you for your answer and sorry for the ambiguity. > > The YAML file I am referring to is the node's YAML file such as in the > Puppet's NTP complete example: > > --- classes: - ntp - apache - postfix ntp::restrict: - ntp::autoupdate: > false ntp::enable: true ntp::servers: - 0.us.pool.ntp.org iburst - > 1.us.pool.ntp.org iburst - 2.us.pool.ntp.org iburst - 3.us.pool.ntp.org > iburst > > What I was looking for it was a way of displaying the node's YAML file > using Puppet or Foreman's Web API. > > Once again thank you for your help. > > Kind regards, > Sergiu > > On Thursday, 3 September 2015 09:10:42 UTC+1, Sergiu Cornea wrote: >> >> Good morning guys, >> >> I am not sure if I am asking the right question, however, I am looking >> for a Puppet / Foreman Web API that when called with a node name it will >> display the contents of that YAML file? The reason why I am asking is that >> I want a particular node YAML file to be displayed in a WebUI. >> >> Does anyone knows how to do this? >> >> Thank you, >> >> Regards, >> Sergiu >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/7700e5c1-96f1-4093-915e-bd64783da439%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
