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
时间: 2024-10-08 21:14:15
$my_variable = "A bunch of text"
notify {$my_variable:}
Yup, that’s a variable, all right.
refer: https://docs.puppetlabs.com/learning/variables.html