From 11e8464671caf81e36e00f2a0068e13ca0d84642 Mon Sep 17 00:00:00 2001 From: Ugo Emekauwa <51210375+ugo-emekauwa@users.noreply.github.com> Date: Tue, 25 Oct 2022 02:31:18 -0400 Subject: [PATCH] Added Base UCS Server Profile Template Maker --- USECASE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/USECASE.md b/USECASE.md index 04d52d5..eebf32b 100644 --- a/USECASE.md +++ b/USECASE.md @@ -81,10 +81,11 @@ - [WWNN Pool Maker](./src/pool_makers/wwnn_pool_maker) - Make a UCS WWNN pool. - [WWPN Pool Maker](./src/pool_makers/wwpn_pool_maker) - Make a UCS WWPN pool. -## Base Profile Makers +## Base Profile and Template Makers - [Base UCS Chassis Profile Maker](./src/profile_makers/ucs_chassis_profile_maker) - Make and assign a base UCS chassis profile without the policies. - [Base UCS Domain Profile Maker](./src/profile_makers/ucs_domain_profile_maker) - Make and assign a base UCS domain profile without the policies. - [Base UCS Server Profile Maker](./src/profile_makers/ucs_server_profile_maker) - Make and assign a base UCS server profile without the policies. +- [Base UCS Server Profile Template Maker](./src/profile_makers/ucs_server_profile_template_maker) - Make a base UCS server profile template without the policies. ## Demonstrations and Learning Labs Cisco IMM Automation Tools can be demoed on Cisco dCloud in the following content: