Merge branch '14259-pysdk-remote-block-copy'
[arvados.git] / doc / install / install-shell-server.html.textile.liquid
index 135faeea97e77813ebdd3fdcfd3165b65dcff613..1cbe74997213ad24379085a6fd74a1d31e374654 100644 (file)
@@ -47,7 +47,7 @@ If you're not using RVM:
 
 h2. Install the Python SDK and utilities
 
-{% assign rh_version = "6" %}
+{% assign rh_version = "7" %}
 {% include 'note_python_sc' %}
 
 On Red Hat-based systems:
@@ -88,7 +88,7 @@ Create an Arvados virtual_machine object representing this shell server. This wi
 
 <notextile>
 <pre>
-<code>apiserver:~$ <span class="userinput">arv --format=uuid virtual_machine create --virtual-machine '{"hostname":"<b>your.shell.server.hostname</b>"}'</span>
+<code>apiserver:~$ <span class="userinput">arv --format=uuid virtual_machine create --virtual-machine '{"hostname":"<b>your.shell.server.hostname.without.domain</b>"}'</span>
 zzzzz-2x53u-zzzzzzzzzzzzzzz</code>
 </pre>
 </notextile>