$my_variable = "A bunch of text"
notify {$my_variable:}
Yup, that’s a variable, all right.
refer: https://docs.puppetlabs.com/learning/variables.html
Learning Puppet — Variables, Conditionals, and Facts
原文:http://www.cnblogs.com/oskb/p/4128635.html