add additional info on setting up cfgloc

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2010-07-18 12:07:46 +00:00
parent d64b346a22
commit 8ef2456e95

View File

@ -172,7 +172,7 @@ The following example is for PostgreSQL:
=item Pg:dbname=xcat;host=<mgmtnode>|<pgadminuserid>|<pgadminpasswd>
where mgmtnode is the hostname of the management node adapter on the cluster side, and the pgadminuserid and pgadminpasswd is the database admin and password.
where mgmtnode is the hostname of the management node adapter on the cluster side, and the pgadminuserid and pgadminpasswd are the database admin and password.
=back