Skip to content

Commit f5a606b

Browse files
authored
Merge pull request #1630 from agrare/add_physical_infra_providers
Add a really simple physical infra providers section
2 parents 84e3c0a + a32de84 commit f5a606b

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Physical Infrastructure Providers
2+
3+
In {{ site.data.product.title_short }}, a physical infrastructure provider is a
4+
management console used to manage physical inventory such as physical servers,
5+
chassis, racks, and physical networking/storage devices.
6+
7+
ManageIQ supports the following types of physical infrastructure providers:
8+
9+
* Lenovo XClarity
10+
11+
* Redfish

managing_providers/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ This guide covers working with providers and managers in
2121

2222
- Cloud providers
2323

24+
- Physical infrastructure providers
25+
2426
- Networking management providers
2527

2628
- Container providers
@@ -37,6 +39,8 @@ For information on working with the resources contained by a provider or manager
3739

3840
{% include_relative _topics/cloud_providers.md %}
3941

42+
{% include_relative _topics/physical_infrastructure_providers.md %}
43+
4044
{% include_relative _topics/image_import.md %}
4145

4246
{% include_relative _topics/networking_providers.md %}

0 commit comments

Comments
 (0)