[corey.bryant,trivial] Fix deploy from source README
This commit is contained in:
parent
1c66f7ceab
commit
b99101df85
@ -73,8 +73,8 @@ Deploying from source
|
|||||||
|
|
||||||
The minimum openstack-origin-git config required to deploy from source is:
|
The minimum openstack-origin-git config required to deploy from source is:
|
||||||
|
|
||||||
openstack-origin-git:
|
openstack-origin-git:
|
||||||
"repositories:
|
"repositories:
|
||||||
- {name: requirements,
|
- {name: requirements,
|
||||||
repository: 'git://git.openstack.org/openstack/requirements',
|
repository: 'git://git.openstack.org/openstack/requirements',
|
||||||
branch: stable/juno}
|
branch: stable/juno}
|
||||||
@ -90,8 +90,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):
|
The following is a full list of current tip repos (may not be up-to-date):
|
||||||
|
|
||||||
openstack-origin-git:
|
openstack-origin-git:
|
||||||
"repositories:
|
"repositories:
|
||||||
- {name: requirements,
|
- {name: requirements,
|
||||||
repository: 'git://git.openstack.org/openstack/requirements',
|
repository: 'git://git.openstack.org/openstack/requirements',
|
||||||
branch: master}
|
branch: master}
|
||||||
|
Loading…
Reference in New Issue
Block a user