[corey.bryant,trivial] Fix deploy from source README

This commit is contained in:
Corey Bryant 2015-04-24 13:57:33 +00:00
parent 08ebbf099a
commit 6fb57622ee
1 changed files with 4 additions and 4 deletions

View File

@ -123,8 +123,8 @@ Deploying from source
The minimum openstack-origin-git config required to deploy from source is:
openstack-origin-git:
"repositories:
openstack-origin-git:
"repositories:
- {name: requirements,
repository: 'git://git.openstack.org/openstack/requirements',
branch: stable/juno}
@ -140,8 +140,8 @@ in the order in which they are specified.
The following is a full list of current tip repos (may not be up-to-date):
openstack-origin-git:
"repositories:
openstack-origin-git:
"repositories:
- {name: requirements,
repository: 'git://git.openstack.org/openstack/requirements',
branch: master}