Hello,
I have master and agent puppet server setup and i am running
the manifest which includes the exec block
exec{"install-gems":
command => "cd /opt/redmine/current && rake gems:install && rake
db:migrate",
}
When i run on the client side , the execution of the install-gems
fails and returns non-zero.
Can you possibly tell the reason ?
Is there any other way to handle this.?
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
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.