Begin
$my_variable = "A bunch of text"
notify {$my_variable:}
Yup, that’s a variable, all right.
refer: https://docs.puppetlabs.com/learning/variables.html
$my_variable = "A bunch of text"
notify {$my_variable:}
Yup, that’s a variable, all right.
refer: https://docs.puppetlabs.com/learning/variables.html