--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/e5de03ec-c7ae-4b4d-86dd-62270ef2856a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Exactly, that is what I am trying to do. .bashrc should be created only if the user exist and it should not throw errors that the file could not be created for the users that does not exist.
Thank you for the response.I am using puppet 2.7 and for me puppet is able to place the file which I am asking to. But it gives a lot of errors for the users which do not exist as it will not be able to place the file for that user and the puppet error log is filled up due to this. Hence, I want some way to suppress that error for the users that does not exist on the server. Also, I am not familer with writing ruby code for this requirement as I am passing the defined variable for user name.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/568BBF56.6050205%40recommind.com.