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_user"
I'm just starting with Puppet so I'm curious why both methods don't work.
--
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/-/6cX-rEl9R7sJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.