fix error url

Change-Id: I38303a3aca33e0a9238c0b86abf7aa00835b22f8
This commit is contained in:
huang.zhiping
2018-04-28 21:19:38 +08:00
parent a402afd7b3
commit 8b126a1d83

View File

@@ -42,7 +42,7 @@ Setup
### Beginning with vitrage
To utilize the vitrage module's functionality you will need to declare multiple resources. The following is a modified excerpt from the [openstack module](https://github.com/stackfoge/puppet-openstack). This is not an exhaustive list of all the components needed, we recommend you consult and understand the [openstack module](https://github.com/stackforge/puppet-openstack) and the [core openstack](http://docs.openstack.org) documentation.
To utilize the vitrage module's functionality you will need to declare multiple resources. The following is a modified excerpt from the [openstack module](https://github.com/stackforge/puppet-openstack). This is not an exhaustive list of all the components needed, we recommend you consult and understand the [openstack module](https://github.com/stackforge/puppet-openstack) and the [core openstack](http://docs.openstack.org) documentation.
Implementation
--------------