From 331ccb51aa8c2e77b626061de1fef0a2f5174acf Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Fri, 24 Apr 2015 14:07:32 +0000 Subject: [PATCH] [corey.bryant,trivial] Fix deploy from source README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 190c51eb..c351340f 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ This charm also supports scale out and high availability using the hacluster cha 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} @@ -44,8 +44,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}