puppet
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionLast revisionBoth sides next revision | ||
puppet [2019/01/30 18:28] – [Troubleshooting] k2patel | puppet [2019/03/07 14:53] – [Puppet Dynamic values playground] k2patel | ||
---|---|---|---|
Line 43: | Line 43: | ||
==== Puppet Dynamic values playground ==== | ==== Puppet Dynamic values playground ==== | ||
+ | === EPP and passing values === | ||
+ | <code ruby> | ||
+ | $template_parameters = { | ||
+ | | ||
+ | test2 => $test:: | ||
+ | | ||
+ | } | ||
+ | |||
+ | content => epp(' | ||
+ | </ | ||
==== trimming values ==== | ==== trimming values ==== | ||
Following can grab the last character from the hostname and convert to integer to avoid warning. | Following can grab the last character from the hostname and convert to integer to avoid warning. | ||
Line 330: | Line 340: | ||
[[ https:// | [[ https:// | ||
+ | |||
+ | [[ https:// |
puppet.txt · Last modified: 2020/08/10 02:35 by 127.0.0.1