File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 323
323
If you set up the first node as a <command >sudo</command > user, you must
324
324
specify the user and node with the <option >-c</option > option:
325
325
</para >
326
- <screen >&prompt.user; <command >sudo crm cluster join -c <replaceable >USER</replaceable >@&node1; </command ></screen >
326
+ <screen >&prompt.user; <command >sudo crm cluster join -c <replaceable >USER</replaceable >@< replaceable >NODE1</ replaceable > </command ></screen >
327
327
</listitem >
328
328
<listitem >
329
329
<para >
330
330
If you set up the first node as a <command >sudo</command > user with SSH agent forwarding,
331
331
use the following command:
332
332
</para >
333
- <screen >&prompt.user; <command >sudo --preserve-env=SSH_AUTH_SOCK crm cluster join --use-ssh-agent -c <replaceable >USER</replaceable >@&node1; </command ></screen >
333
+ <screen >&prompt.user; <command >sudo --preserve-env=SSH_AUTH_SOCK \
334
+ crm cluster join --use-ssh-agent -c <replaceable >USER</replaceable >@<replaceable >NODE1</replaceable ></command ></screen >
334
335
</listitem >
335
336
</itemizedlist >
336
337
<para >
You can’t perform that action at this time.
0 commit comments