[Puppet Users] Re: puppetlabs-nginx & dashboard parameters

2012-07-27 Thread LeonB
I'm using the nginx module from puppetlabs: https://github.com/puppetlabs/puppetlabs-nginx -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/3S2uXnkjKzsJ. To

[Puppet Users] puppetlabs-nginx & dashboard parameters

2012-07-25 Thread LeonB
I would like to set the nx_daemon_user variable using puppet-dashboard but I can't get it to work. Is this even possible? If I this in my own module: class { 'nginx::params': nx_daemon_user => 'master.pp'; } class { 'nginx': } I get the message: "Invalid parameter nx_daemon_u