I am trying to display the puppet module versions that i am using across environments in a page like this:
Puppet module name Version in Dev Version in Test Version in ITG Version in CAT Version in Prod
puppetlabs/stdlib 4.13.1 4.13.1 4.13.1 4.12.1 4.12.1
Do we have any parser that can parse the Puppetfile in the r10k_controlrepo and give us this result?
Please share any documentation or links that will be helpful.
Thanks in advance.
↧