improve example

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8710 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2011-01-20 14:10:06 +00:00
parent fc4a78d8ec
commit 1f17f57bec

View File

@ -144,9 +144,12 @@ for hierarchical clusters. It is optional for non-hierarchical cluster.
For example, your rsynclist file may look like this:
/tmp/file2 -> /tmp/file2
/tmp/file2.post -> /tmp/file2.post
/tmp/file3 -> /tmp/file3
/tmp/file3.post -> /tmp/file3.post
# the below are postscripts
EXECUTE:
/tmp/file2.post
/tmp/file3.post
On Linux rsync always uses ssh remoteshell. On AIX, ssh or rsh is used depending on the site.useSSHonAIX attribute.