puppetlabs-nginx & dashboard parameters

172 views
Skip to first unread message

LeonB

unread,
Jul 25, 2012, 7:11:51 PM7/25/12
to puppet...@googlegroups.com
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.

LeonB

unread,
Jul 27, 2012, 4:52:15 PM7/27/12
to puppet...@googlegroups.com
I'm using the nginx module from puppetlabs: https://github.com/puppetlabs/puppetlabs-nginx
Reply all
Reply to author
Forward
0 new messages