Fix installation instruction

Currently in the README the instructions for installing
openstack_extras include "puppetlabs/openstack_extras", which
results in errors. It should be changed to "openstack/openstack_extras".

Change-Id: I420582b9c1e731fcfe50076395a4aed29356e3b7
This commit is contained in:
Nate Potter 2015-11-21 16:57:54 +00:00
parent cdeede97b9
commit bff981c87a
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ Setup
### Installing openstack_extras
example% puppet module install puppetlabs/openstack_extras
example% puppet module install openstack/openstack_extras
### Beginning with openstack_extras