pe_console parameter array (ntp module servers parameter)
Hello,
I've installed the puppetlabs/ntp module in PE3 and added its class to the default group. I would like to set two servers directives, but can't seem to set them. Using a comma separate list, or a square braced list do not seem to work. Neither does setting multiple 'servers' parameters (only the last one is kept).
How do we set an array of values for a class parameter in PE3? Specifically, when using the puppetlabs/ntp module how do you set multiple servers?
Thanks,