From ba5b778925f6974938de64d9818cbfdcc9db99c3 Mon Sep 17 00:00:00 2001 From: Matt Fischer Date: Wed, 8 Jul 2015 19:12:32 -0600 Subject: [PATCH] fix module install reference Change-Id: I5a6e8f27c6a8731eee71804a15069e323ee8b9aa Closes-Bug: #1468950 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df6023740..70f97dd96 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Setup ### Installing keystone - example% puppet module install puppetlabs/keystone + example% puppet module install openstack/keystone ### Beginning with keystone