From f991b7107d0a3c51c4c367c52f844f55ac82429e 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: Ia7ed93df7239fef4816fc045caea129acb5cc7c0 Closes-Bug: #1468950 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9abc48838..42c337184 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Setup ### Installing nova - example% puppet module install puppetlabs/nova + example% puppet module install openstack/nova ### Beginning with nova