# define function define print1() { notify{"the message is: ${name}": } } # use it (with hiera) print1{["one", "two", "three"]: }