Displaying 1 result from an estimated 1 matches for "trenam".
Did you mean:
tream
2013 Jan 22
0
Re: How can i create a class with this....?? Pls help
...ot about
manifest level questions.
> I have created two manifests one for moving and other for renaming the moved
> file.
>
> these are the two manifests i wrote.
>
> 1)exec{"/bin/mv t2.txt /opt/tcs":
> cwd =>"/opt",
>
> 2)exec{"/bin/mv t2.txt trename.txt":
> cwd =>"/opt/tcs",
>
> How can i combine them in a class??
You need to check with the documentation at
http://docs.puppetlabs.com/references/2.7.latest/
You probably care specifically about the file type:
http://docs.puppetlabs.com/references/2.7.latest/type.htm...