Re: [Puppet Users] Setting environment variables

2012-09-18 Thread Luke Bigum
If you are trying to set environment variables for a users then /etc/profile.d/ is your best bet on Red Hat flavoured OS' and /etc/sysconfig/ for services. If you are trying to set an environment variable for Puppet agents itself it depends on how you run Puppet. As a daemon? /etc/sysconfig/p

[Puppet Users] Setting environment variables

2012-09-18 Thread Bai Shen
I need to set some environment variables on some of my systems. How can I do this with puppet? I tried googling but just got results about setting variables in order to get puppet running, not setting them on the clients. Thanks. -- You received this message because you are subscribed to the G