Fix missed gerrit->storyboard substitutions

Change-Id: I6ac7159b428e0cf4d1e56c06fe21693916f4ea62
This commit is contained in:
James E. Blair 2016-10-31 15:53:26 -07:00
parent d23955c423
commit 93fce87599
2 changed files with 3 additions and 3 deletions

View File

@ -56,7 +56,7 @@ need to be supplied. The sample config files are as follows:
**openstack-boartty.yaml** **openstack-boartty.yaml**
A configuration designed for use with OpenStack's installation of A configuration designed for use with OpenStack's installation of
Gerrit. Storyboard.
You will need a Storyboard authentication token which you can generate You will need a Storyboard authentication token which you can generate
or retrieve by navigating to ``Profile``, then ``Tokens`` (the "key" or retrieve by navigating to ``Profile``, then ``Tokens`` (the "key"

View File

@ -19,7 +19,7 @@ need to be supplied. The sample config files are as follows:
**openstack-boartty.yaml** **openstack-boartty.yaml**
A configuration designed for use with OpenStack's installation of A configuration designed for use with OpenStack's installation of
Gerrit. Storyboard.
You will need a Storyboard authentication token which you can generate You will need a Storyboard authentication token which you can generate
or retrieve by navigating to ``Profile``, then ``Tokens`` (the "key" or retrieve by navigating to ``Profile``, then ``Tokens`` (the "key"
@ -55,7 +55,7 @@ line.
line. line.
**url (required)** **url (required)**
The URL of the Gerrit server. HTTPS should be preferred. The URL of the Storyboard server. HTTPS should be preferred.
**token (required)** **token (required)**
Your authentication token from Storyboard. Obtain it as described Your authentication token from Storyboard. Obtain it as described