CLOUDSTACK-1004: Adding fqdn info to NFS setup instructions. Why this should be necessary puzzles me.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b888450e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b888450e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/b888450e Branch: refs/heads/ui-vm-affinity Commit: b888450ec803d7d61b2c30c3528b305e26ce1fb4 Parents: 489e13e Author: Joe Brockmeier <[email protected]> Authored: Fri Apr 19 17:46:39 2013 -0500 Committer: Joe Brockmeier <[email protected]> Committed: Fri Apr 19 17:46:39 2013 -0500 ---------------------------------------------------------------------- docs/en-US/advanced-zone-configuration.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b888450e/docs/en-US/advanced-zone-configuration.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/advanced-zone-configuration.xml b/docs/en-US/advanced-zone-configuration.xml index 03a082f..43b9391 100644 --- a/docs/en-US/advanced-zone-configuration.xml +++ b/docs/en-US/advanced-zone-configuration.xml @@ -362,7 +362,7 @@ Secondary Storage :</para> <itemizedlist> <listitem> - <para><emphasis role="bold">NFS Server.</emphasis> The IP address of the server.</para> + <para><emphasis role="bold">NFS Server.</emphasis> The IP address of the server or fully qualified domain name of the server.</para> </listitem> <listitem> <para><emphasis role="bold">Path.</emphasis> The exported path from the server.</para>
