Can you please provide the error messages you get.
--
Lowe Schmidt | +46 723 867 157
On 29 December 2015 at 06:45, wrote:
> Hi,
>
> I am new to puppet and I am trying to write a module to manage user
> .bashrc files. I managed to place the file to the desired location with
> following code for
Hi,
I am new to puppet and I am trying to write a module to manage user .bashrc
files. I managed to place the file to the desired location with following
code for 1 user because the username is hardcoded. However, I tried
different ways to manage the file for 10 different users using variables