these are the two manifests i wrote.

exec{"/bin/mv t2.txt /opt/tcs":                               ----->for 
moving a file
cwd =>"/opt",

exec{"/bin/mv t2.txt trename.txt":                          ----->for 
renaming a file
cwd =>"/opt/tcs",

How can i combine them in a class?? 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-dev/-/2NA19JXvnZYJ.
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-dev?hl=en.

Reply via email to