From 3079587d88e28940b52fe996bee972f09d0319f6 Mon Sep 17 00:00:00 2001 From: Qasim Ahmed <156451706+qahmed1998@users.noreply.github.com> Date: Thu, 22 Aug 2024 19:57:56 -0400 Subject: [PATCH 1/9] Updated ToC Added following additional topics to ToC: - Creating a Service in for Virtual Machine Provisioning - Service Provisioning Using an Orchestration Template - Assigning a Custom Analysis Profile to a Virtual Machine --- _data/site_menu.yml | 165 +++++++++++++++++++++++--------------------- 1 file changed, 86 insertions(+), 79 deletions(-) diff --git a/_data/site_menu.yml b/_data/site_menu.yml index c3c721ab6..18a4c159c 100644 --- a/_data/site_menu.yml +++ b/_data/site_menu.yml @@ -1,7 +1,7 @@ --- -installation: - title: Installation +installing: + title: Installing children: - title: Amazon Web Services (AWS) path: "/docs/reference/latest/installing_on_aws/index.html" @@ -31,47 +31,58 @@ installation: path: "/docs/reference/latest/installing_on_scvmm/index.html" desc: "How to install and configure the ManageIQ Management Engine appliance on Microsoft System Center Virtual Machine Manager (SCVMM)" -appliances: - title: Appliances +upgrading: + title: Upgrading children: - - title: Backup and Restore - path: "/docs/reference/latest/appliances/backup_and_restore.html" - desc: "How to backup and restore appliances" - title: Upgrading path: "/docs/reference/latest/appliances/upgrading.html" desc: "How to upgrade appliances" -configuration: - title: Configuration - children: - - title: Deployment Planning Guide - path: "/docs/reference/latest/deployment_planning_guide/index.html" - desc: "ManageIQ Deployment Planning Guide" - - title: General Configuration - path: "/docs/reference/latest/general_configuration/index.html" - desc: "ManageIQ General Configuration" - - title: High Availability Guide - path: "/docs/reference/latest/high_availability_guide/index.html" - desc: "ManageIQ High Availability Guide" - - title: Appliance Hardening Guide - path: "/docs/reference/latest/appliance_hardening_guide/index.html" - desc: "ManageIQ Appliance Hardening Guide" - administration: title: Administration + children: + - title: Provisioning Virtual Machines and Hosts + path: "/docs/reference/latest/provisioning_virtual_machines_and_hosts/index.html" + desc: "Provisioning, workload management, and orchestration in ManageIQ" + - title: Service Provisioning Using an Orchestration Template + path: "/docs/reference/latest/service_provisioning_using_an_orchestration_template/index.html" + desc: "How to create orchestration template to deploy services" + - title: Creating a Service in for Virtual Machine Provisioning + path: "/docs/reference/latest/creating_a_service_for_vm_provisioning/index.html" + desc: "How to create a service for virtual machine provisioning" + - title: Assigning a Custom Analysis Profile to a Virtual Machine + path: "/docs/reference/latest/assigning_custom_analysis_profile_to_vm/index.html" + desc: "How to assign custom analysis profile to a virtual machine" + - title: Backup and Restore (appliances) + path: "/docs/reference/latest/appliances/backup_and_restore.html" + desc: "How to backup and restore appliances" + +visualizing: + title: Visualizing infrastructure + children: + - title: Managing Infrastructure and Inventory + path: "/docs/reference/latest/managing_infrastructure_and_inventory/index.html" + desc: "Viewing and collecting information from your clusters, hosts, virtual machines, and other resources" + +controls: + title: Managing controls children: - title: Monitoring, Alerts, and Reporting path: "/docs/reference/latest/monitoring_alerts_and_reporting/index.html" desc: "Information on the Cloud Intelligence area of ManageIQ: reporting, RSS, usage, timelines, and chargeback" - - title: Policies and Profiles Guide path: "/docs/reference/latest/policies_and_profiles_guide/index.html" desc: Policy-based enforcement, compliance, events, and policy profiles for ManageIQ - - title: Managing Infrastructure and Inventory - path: "/docs/reference/latest/managing_infrastructure_and_inventory/index.html" - desc: "Viewing and collecting information from your clusters, hosts, virtual machines, and other resources" - +integration: + title: Managing Integrations + children: + - title: AWS CloudFormation and OpenStack Heat + path: "/docs/reference/latest/integration_with_aws_cloudformation_and_openstack_heat/index.html" + desc: "How to install and configure Amazon CloudFormation and OpenStack Heat in a Red Hat ManageIQ environment" + - title: ServiceNow + path: "/docs/reference/latest/integration_with_servicenow/index.html" + desc: A short guide to managing ManageIQ ServiceNow CMDB integration - title: Managing Providers children: - title: Overview @@ -179,65 +190,61 @@ administration: path: "/docs/reference/latest/managing_providers/storage_providers/ibm_cloud_object_storage_managers.html" desc: "Managing IBM Cloud Object Storage Providers" - - title: Provisioning Virtual Machines and Hosts - path: "/docs/reference/latest/provisioning_virtual_machines_and_hosts/index.html" - desc: "Provisioning, workload management, and orchestration in ManageIQ" - - - title: Scripting Actions in ManageIQ - path: "/docs/reference/latest/scripting_actions/index.html" - desc: "Real-time, bi-directional process integration for ManageIQ Management Engine" - -troubleshooting: - title: Troubleshooting - children: - - title: Troubleshooting - path: "/docs/reference/latest/troubleshooting/index.html" - desc: "How to troubleshoot issues" - -authentication: - title: Authentication - children: - - title: Active Directory - path: "/docs/reference/latest/auth/active_directory.html" - desc: "How to manually configure an Appliance’s external authentication to work against Active Directory." - - title: 2-Factor-Authentication with IPA - path: "/docs/reference/latest/auth/ipa_2fa.html" - desc: "How to manually configure an Appliance’s external authentication to work with 2-Factor Authentication with IPA." - - title: IPA/AD Trust - path: "/docs/reference/latest/auth/ipa_ad_trust.html" - desc: "How to manually configure an Appliance’s external authentication to work with AD Trust Authentication using IPA." - - title: LDAP - path: "/docs/reference/latest/auth/ldap.html" - desc: "How to manually configure an Appliance’s external authentication to work against LDAP." - - title: SAML - path: "/docs/reference/latest/auth/saml.html" - desc: "How to manually configure an Appliance’s external authentication to work with SAML." - - title: OpenID-Connect - path: "/docs/reference/latest/auth/openid_connect.html" - desc: "How to manually configure an Appliance’s external authentication to work with OIDC." - -integration: - title: Integration +apis: + title: APIs children: - - title: AWS CloudFormation and OpenStack Heat - path: "/docs/reference/latest/integration_with_aws_cloudformation_and_openstack_heat/index.html" - desc: "How to install and configure Amazon CloudFormation and OpenStack Heat in a Red Hat ManageIQ environment" - - - title: ServiceNow - path: "/docs/reference/latest/integration_with_servicenow/index.html" - desc: A short guide to managing ManageIQ ServiceNow CMDB integration + - title: ManageIQ REST API + path: "/docs/api" + desc: REST API reference reference: title: Reference children: + - title: Deployment Planning Guide + path: "/docs/reference/latest/deployment_planning_guide/index.html" + desc: "ManageIQ Deployment Planning Guide" + - title: General Configuration + path: "/docs/reference/latest/general_configuration/index.html" + desc: "ManageIQ General Configuration" + - title: High Availability Guide + path: "/docs/reference/latest/high_availability_guide/index.html" + desc: "ManageIQ High Availability Guide" + - title: Managing Authentication for {{ site.data.product.title_short }} + children: + - title: Active Directory + path: "/docs/reference/latest/auth/active_directory.html" + desc: "How to manually configure an Appliance’s external authentication to work against Active Directory." + - title: 2-Factor-Authentication with IPA + path: "/docs/reference/latest/auth/ipa_2fa.html" + desc: "How to manually configure an Appliance’s external authentication to work with 2-Factor Authentication with IPA." + - title: IPA/AD Trust + path: "/docs/reference/latest/auth/ipa_ad_trust.html" + desc: "How to manually configure an Appliance’s external authentication to work with AD Trust Authentication using IPA." + - title: LDAP + path: "/docs/reference/latest/auth/ldap.html" + desc: "How to manually configure an Appliance’s external authentication to work against LDAP." + - title: SAML + path: "/docs/reference/latest/auth/saml.html" + desc: "How to manually configure an Appliance’s external authentication to work with SAML." + - title: OpenID-Connect + path: "/docs/reference/latest/auth/openid_connect.html" + desc: "How to manually configure an Appliance’s external authentication to work with OIDC." + - title: Appliance Hardening Guide + path: "/docs/reference/latest/appliance_hardening_guide/index.html" + desc: "ManageIQ Appliance Hardening Guide" - title: Capabilities Matrix path: "/docs/reference/latest/capabilities_matrix/index.html" desc: Capabilities across Providers - - - title: ManageIQ REST API - path: "/docs/api" - desc: REST API reference - - title: Methods Available for Automation path: "/docs/reference/latest/methods_available_for_automation/index.html" desc: Advanced automation methods for ManageIQ Management Engine + - title: Scripting Actions in ManageIQ + path: "/docs/reference/latest/scripting_actions/index.html" + desc: "Real-time, bi-directional process integration for ManageIQ Management Engine" + +troubleshooting: + title: Troubleshooting + children: + - title: Troubleshooting + path: "/docs/reference/latest/troubleshooting/index.html" + desc: "How to troubleshoot issues" From 7e652df112005ba57b410f67ba102cc8543aa6b6 Mon Sep 17 00:00:00 2001 From: Qasim Ahmed <156451706+qahmed1998@users.noreply.github.com> Date: Thu, 5 Sep 2024 16:05:05 -0400 Subject: [PATCH 2/9] Updated Installing section Added Podified and Appliance categories for "Installing" --- _data/site_menu.yml | 58 ++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 27 deletions(-) diff --git a/_data/site_menu.yml b/_data/site_menu.yml index 18a4c159c..63029645c 100644 --- a/_data/site_menu.yml +++ b/_data/site_menu.yml @@ -3,33 +3,37 @@ installing: title: Installing children: - - title: Amazon Web Services (AWS) - path: "/docs/reference/latest/installing_on_aws/index.html" - desc: "How to install and configure the ManageIQ Management Engine appliance on Amazon Web Services (AWS)" - - title: Kubernetes - path: "/docs/reference/latest/installing_on_kubernetes/index.html" - desc: "How to install and configure ManageIQ on Kubernetes" - - title: IBM Cloud - path: "/docs/reference/latest/installing_on_ibm_cloud/index.html" - desc: "How to install and configure the ManageIQ Management Engine appliance on IBM Cloud" - - title: Microsoft Azure - path: "/docs/reference/latest/installing_on_microsoft_azure/index.html" - desc: "How to install and configure the ManageIQ Management Engine appliance on Microsoft Azure" - - title: Google Compute Engine - path: "/docs/reference/latest/installing_on_google_compute_engine/index.html" - desc: "How to install and configure the ManageIQ Management Engine appliance on Google Compute Engine" - - title: VMware vSphere - path: "/docs/reference/latest/installing_on_vmware_vsphere/index.html" - desc: "How to install and configure the ManageIQ Management Engine appliance on VMware vSphere" - - title: Red Hat Enterprise OpenStack Platform - path: "/docs/reference/latest/installing_on_red_hat_enterprise_linux_openstack_platform/index.html" - desc: "How to install and configure the ManageIQ Management Engine appliance on Red Hat OpenStack Platform" - - title: Red Hat Enterprise Virtualization - path: "/docs/reference/latest/installing_on_red_hat_virtualization/index.html" - desc: "How to install and configure the ManageIQ Management Engine appliance on Red Hat Enterprise Virtualization" - - title: Microsoft System Center Virtual Machine Manager (SCVMM) - path: "/docs/reference/latest/installing_on_scvmm/index.html" - desc: "How to install and configure the ManageIQ Management Engine appliance on Microsoft System Center Virtual Machine Manager (SCVMM)" + - title: Containerized (podified) + children: + - title: Kubernetes + path: "/docs/reference/latest/installing_on_kubernetes/index.html" + desc: "How to install and configure ManageIQ on Kubernetes" + - title: Appliance + children: + - title: Amazon Web Services (AWS) + path: "/docs/reference/latest/installing_on_aws/index.html" + desc: "How to install and configure the ManageIQ Management Engine appliance on Amazon Web Services (AWS)" + - title: IBM Cloud + path: "/docs/reference/latest/installing_on_ibm_cloud/index.html" + desc: "How to install and configure the ManageIQ Management Engine appliance on IBM Cloud" + - title: Microsoft Azure + path: "/docs/reference/latest/installing_on_microsoft_azure/index.html" + desc: "How to install and configure the ManageIQ Management Engine appliance on Microsoft Azure" + - title: Google Compute Engine + path: "/docs/reference/latest/installing_on_google_compute_engine/index.html" + desc: "How to install and configure the ManageIQ Management Engine appliance on Google Compute Engine" + - title: VMware vSphere + path: "/docs/reference/latest/installing_on_vmware_vsphere/index.html" + desc: "How to install and configure the ManageIQ Management Engine appliance on VMware vSphere" + - title: Red Hat Enterprise OpenStack Platform + path: "/docs/reference/latest/installing_on_red_hat_enterprise_linux_openstack_platform/index.html" + desc: "How to install and configure the ManageIQ Management Engine appliance on Red Hat OpenStack Platform" + - title: Red Hat Enterprise Virtualization + path: "/docs/reference/latest/installing_on_red_hat_virtualization/index.html" + desc: "How to install and configure the ManageIQ Management Engine appliance on Red Hat Enterprise Virtualization" + - title: Microsoft System Center Virtual Machine Manager (SCVMM) + path: "/docs/reference/latest/installing_on_scvmm/index.html" + desc: "How to install and configure the ManageIQ Management Engine appliance on Microsoft System Center Virtual Machine Manager (SCVMM)" upgrading: title: Upgrading From 46a9a662bb2402cb92396fc271552983ee808563 Mon Sep 17 00:00:00 2001 From: Qasim Ahmed <156451706+qahmed1998@users.noreply.github.com> Date: Mon, 9 Sep 2024 15:37:28 -0400 Subject: [PATCH 3/9] Updated to the "NEW" agreed ToC --- _data/site_menu.yml | 122 ++++++++++++++++++++++---------------------- 1 file changed, 60 insertions(+), 62 deletions(-) diff --git a/_data/site_menu.yml b/_data/site_menu.yml index 63029645c..ad545d69e 100644 --- a/_data/site_menu.yml +++ b/_data/site_menu.yml @@ -42,51 +42,15 @@ upgrading: path: "/docs/reference/latest/appliances/upgrading.html" desc: "How to upgrade appliances" -administration: - title: Administration - children: - - title: Provisioning Virtual Machines and Hosts - path: "/docs/reference/latest/provisioning_virtual_machines_and_hosts/index.html" - desc: "Provisioning, workload management, and orchestration in ManageIQ" - - title: Service Provisioning Using an Orchestration Template - path: "/docs/reference/latest/service_provisioning_using_an_orchestration_template/index.html" - desc: "How to create orchestration template to deploy services" - - title: Creating a Service in for Virtual Machine Provisioning - path: "/docs/reference/latest/creating_a_service_for_vm_provisioning/index.html" - desc: "How to create a service for virtual machine provisioning" - - title: Assigning a Custom Analysis Profile to a Virtual Machine - path: "/docs/reference/latest/assigning_custom_analysis_profile_to_vm/index.html" - desc: "How to assign custom analysis profile to a virtual machine" - - title: Backup and Restore (appliances) - path: "/docs/reference/latest/appliances/backup_and_restore.html" - desc: "How to backup and restore appliances" - -visualizing: - title: Visualizing infrastructure +using: + title: Using children: + - title: General Configuration + path: "/docs/reference/latest/general_configuration/index.html" + desc: "ManageIQ General Configuration" - title: Managing Infrastructure and Inventory path: "/docs/reference/latest/managing_infrastructure_and_inventory/index.html" desc: "Viewing and collecting information from your clusters, hosts, virtual machines, and other resources" - -controls: - title: Managing controls - children: - - title: Monitoring, Alerts, and Reporting - path: "/docs/reference/latest/monitoring_alerts_and_reporting/index.html" - desc: "Information on the Cloud Intelligence area of ManageIQ: reporting, RSS, usage, timelines, and chargeback" - - title: Policies and Profiles Guide - path: "/docs/reference/latest/policies_and_profiles_guide/index.html" - desc: Policy-based enforcement, compliance, events, and policy profiles for ManageIQ - -integration: - title: Managing Integrations - children: - - title: AWS CloudFormation and OpenStack Heat - path: "/docs/reference/latest/integration_with_aws_cloudformation_and_openstack_heat/index.html" - desc: "How to install and configure Amazon CloudFormation and OpenStack Heat in a Red Hat ManageIQ environment" - - title: ServiceNow - path: "/docs/reference/latest/integration_with_servicenow/index.html" - desc: A short guide to managing ManageIQ ServiceNow CMDB integration - title: Managing Providers children: - title: Overview @@ -193,26 +157,33 @@ integration: - title: IBM Cloud Object Storage Providers path: "/docs/reference/latest/managing_providers/storage_providers/ibm_cloud_object_storage_managers.html" desc: "Managing IBM Cloud Object Storage Providers" + - title: Provisioning Virtual Machines and Hosts + path: "/docs/reference/latest/provisioning_virtual_machines_and_hosts/index.html" + desc: "Provisioning, workload management, and orchestration in ManageIQ" + - title: Creating a Service in for Virtual Machine Provisioning + path: "/docs/reference/latest/creating_a_service_for_vm_provisioning/index.html" + desc: "How to create a service for virtual machine provisioning" + - title: Service Provisioning Using an Orchestration Template + path: "/docs/reference/latest/service_provisioning_using_an_orchestration_template/index.html" + desc: "How to create orchestration template to deploy services" + - title: Managing controls + children: + - title: Monitoring, Alerts, and Reporting + path: "/docs/reference/latest/monitoring_alerts_and_reporting/index.html" + desc: "Information on the Cloud Intelligence area of ManageIQ: reporting, RSS, usage, timelines, and chargeback" + - title: Policies and Profiles Guide + path: "/docs/reference/latest/policies_and_profiles_guide/index.html" + desc: Policy-based enforcement, compliance, events, and policy profiles for ManageIQ + - title: Assigning a Custom Analysis Profile to a Virtual Machine + path: "/docs/reference/latest/assigning_custom_analysis_profile_to_vm/index.html" + desc: "How to assign custom analysis profile to a virtual machine" + - title: Scripting Actions in ManageIQ + path: "/docs/reference/latest/scripting_actions/index.html" + desc: "Real-time, bi-directional process integration for ManageIQ Management Engine" -apis: - title: APIs - children: - - title: ManageIQ REST API - path: "/docs/api" - desc: REST API reference - -reference: - title: Reference +administration: + title: Administering {{ site.data.product.title_short }} children: - - title: Deployment Planning Guide - path: "/docs/reference/latest/deployment_planning_guide/index.html" - desc: "ManageIQ Deployment Planning Guide" - - title: General Configuration - path: "/docs/reference/latest/general_configuration/index.html" - desc: "ManageIQ General Configuration" - - title: High Availability Guide - path: "/docs/reference/latest/high_availability_guide/index.html" - desc: "ManageIQ High Availability Guide" - title: Managing Authentication for {{ site.data.product.title_short }} children: - title: Active Directory @@ -233,18 +204,45 @@ reference: - title: OpenID-Connect path: "/docs/reference/latest/auth/openid_connect.html" desc: "How to manually configure an Appliance’s external authentication to work with OIDC." + - title: Backup and Restore (appliances) + path: "/docs/reference/latest/appliances/backup_and_restore.html" + desc: "How to backup and restore appliances" + - title: Deployment Planning Guide + path: "/docs/reference/latest/deployment_planning_guide/index.html" + desc: "ManageIQ Deployment Planning Guide" + - title: High Availability Guide + path: "/docs/reference/latest/high_availability_guide/index.html" + desc: "ManageIQ High Availability Guide" - title: Appliance Hardening Guide path: "/docs/reference/latest/appliance_hardening_guide/index.html" desc: "ManageIQ Appliance Hardening Guide" + +Defining integrations: + title: Managing Integrations + children: + - title: AWS CloudFormation and OpenStack Heat + path: "/docs/reference/latest/integration_with_aws_cloudformation_and_openstack_heat/index.html" + desc: "How to install and configure Amazon CloudFormation and OpenStack Heat in a Red Hat ManageIQ environment" + - title: ServiceNow + path: "/docs/reference/latest/integration_with_servicenow/index.html" + desc: A short guide to managing ManageIQ ServiceNow CMDB integration + +apis: + title: APIs + children: + - title: ManageIQ REST API + path: "/docs/api" + desc: REST API reference + +reference: + title: Reference + children: - title: Capabilities Matrix path: "/docs/reference/latest/capabilities_matrix/index.html" desc: Capabilities across Providers - title: Methods Available for Automation path: "/docs/reference/latest/methods_available_for_automation/index.html" desc: Advanced automation methods for ManageIQ Management Engine - - title: Scripting Actions in ManageIQ - path: "/docs/reference/latest/scripting_actions/index.html" - desc: "Real-time, bi-directional process integration for ManageIQ Management Engine" troubleshooting: title: Troubleshooting From 5fefff63b968359fe7e3050bc9311fcbf3218f40 Mon Sep 17 00:00:00 2001 From: Qasim Ahmed <156451706+qahmed1998@users.noreply.github.com> Date: Mon, 9 Sep 2024 15:51:39 -0400 Subject: [PATCH 4/9] Added new page for Automation Management Providers --- _data/site_menu.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_data/site_menu.yml b/_data/site_menu.yml index ad545d69e..09f999830 100644 --- a/_data/site_menu.yml +++ b/_data/site_menu.yml @@ -88,6 +88,10 @@ using: path: "/docs/reference/latest/managing_providers/configuration_management_providers/red_hat_satellite_6.html" desc: "Managing Red Hat Satellite 6 Providers" + - title: Automation Management Providers + path: "/docs/reference/latest/managing_providers/index.html#automation-management-provider" + desc: "Management tool to simplify automation operators for resources" + - title: Cloud Providers children: - title: Azure Providers From aa6fef94d4640f204614b6dd37bccc7d98957f8b Mon Sep 17 00:00:00 2001 From: Qasim Ahmed <156451706+qahmed1998@users.noreply.github.com> Date: Mon, 9 Sep 2024 15:52:49 -0400 Subject: [PATCH 5/9] minor update to description --- _data/site_menu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/site_menu.yml b/_data/site_menu.yml index 09f999830..63d58fae9 100644 --- a/_data/site_menu.yml +++ b/_data/site_menu.yml @@ -183,7 +183,7 @@ using: desc: "How to assign custom analysis profile to a virtual machine" - title: Scripting Actions in ManageIQ path: "/docs/reference/latest/scripting_actions/index.html" - desc: "Real-time, bi-directional process integration for ManageIQ Management Engine" + desc: "Real-time, bi-directional process integration for ManageIQ" administration: title: Administering {{ site.data.product.title_short }} From ce92f022900fafa053486124f9a41d22f7ddd3c5 Mon Sep 17 00:00:00 2001 From: Qasim Ahmed <156451706+qahmed1998@users.noreply.github.com> Date: Mon, 9 Sep 2024 15:57:53 -0400 Subject: [PATCH 6/9] Added "Chargeback" topic --- _data/site_menu.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_data/site_menu.yml b/_data/site_menu.yml index 63d58fae9..890ca5ae9 100644 --- a/_data/site_menu.yml +++ b/_data/site_menu.yml @@ -178,6 +178,9 @@ using: - title: Policies and Profiles Guide path: "/docs/reference/latest/policies_and_profiles_guide/index.html" desc: Policy-based enforcement, compliance, events, and policy profiles for ManageIQ + - title: Chargeback + path: "/docs/reference/latest/monitoring_alerts_and_reporting/index.html#chargeback" + desc: Calculate monetary virtual machine charges based on owner or company tag - title: Assigning a Custom Analysis Profile to a Virtual Machine path: "/docs/reference/latest/assigning_custom_analysis_profile_to_vm/index.html" desc: "How to assign custom analysis profile to a virtual machine" From bde49f24e6caaea905c0d93f38c9efa7d3a54b68 Mon Sep 17 00:00:00 2001 From: Qasim Ahmed <156451706+qahmed1998@users.noreply.github.com> Date: Mon, 9 Sep 2024 16:45:50 -0400 Subject: [PATCH 7/9] Update site_menu.yml --- _data/site_menu.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/site_menu.yml b/_data/site_menu.yml index 890ca5ae9..370e980da 100644 --- a/_data/site_menu.yml +++ b/_data/site_menu.yml @@ -164,12 +164,12 @@ using: - title: Provisioning Virtual Machines and Hosts path: "/docs/reference/latest/provisioning_virtual_machines_and_hosts/index.html" desc: "Provisioning, workload management, and orchestration in ManageIQ" - - title: Creating a Service in for Virtual Machine Provisioning + - title: Creating a Service for Virtual Machine Provisioning path: "/docs/reference/latest/creating_a_service_for_vm_provisioning/index.html" desc: "How to create a service for virtual machine provisioning" - title: Service Provisioning Using an Orchestration Template path: "/docs/reference/latest/service_provisioning_using_an_orchestration_template/index.html" - desc: "How to create orchestration template to deploy services" + desc: "How to create an orchestration template to deploy services" - title: Managing controls children: - title: Monitoring, Alerts, and Reporting From 35ccb402bb08a96098e9a45cc67477eed1ad87d9 Mon Sep 17 00:00:00 2001 From: Qasim Ahmed <156451706+qahmed1998@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:07:33 -0400 Subject: [PATCH 8/9] update to description --- _data/site_menu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/site_menu.yml b/_data/site_menu.yml index 370e980da..f54d5f325 100644 --- a/_data/site_menu.yml +++ b/_data/site_menu.yml @@ -174,7 +174,7 @@ using: children: - title: Monitoring, Alerts, and Reporting path: "/docs/reference/latest/monitoring_alerts_and_reporting/index.html" - desc: "Information on the Cloud Intelligence area of ManageIQ: reporting, RSS, usage, timelines, and chargeback" + desc: "Information on the Cloud Intelligence area of ManageIQ: dashboards, widgets, reporting, chargeback, optimization, and alerts" - title: Policies and Profiles Guide path: "/docs/reference/latest/policies_and_profiles_guide/index.html" desc: Policy-based enforcement, compliance, events, and policy profiles for ManageIQ From 2557ad90b37268668779bfb4586603782985029e Mon Sep 17 00:00:00 2001 From: Qasim Ahmed <156451706+qahmed1998@users.noreply.github.com> Date: Wed, 11 Sep 2024 10:07:54 -0400 Subject: [PATCH 9/9] Removed ManageIQ Management Engine --- _data/site_menu.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_data/site_menu.yml b/_data/site_menu.yml index f54d5f325..7532d1d67 100644 --- a/_data/site_menu.yml +++ b/_data/site_menu.yml @@ -12,28 +12,28 @@ installing: children: - title: Amazon Web Services (AWS) path: "/docs/reference/latest/installing_on_aws/index.html" - desc: "How to install and configure the ManageIQ Management Engine appliance on Amazon Web Services (AWS)" + desc: "How to install and configure the ManageIQ on Amazon Web Services (AWS)" - title: IBM Cloud path: "/docs/reference/latest/installing_on_ibm_cloud/index.html" - desc: "How to install and configure the ManageIQ Management Engine appliance on IBM Cloud" + desc: "How to install and configure the ManageIQ on IBM Cloud" - title: Microsoft Azure path: "/docs/reference/latest/installing_on_microsoft_azure/index.html" - desc: "How to install and configure the ManageIQ Management Engine appliance on Microsoft Azure" + desc: "How to install and configure the ManageIQ on Microsoft Azure" - title: Google Compute Engine path: "/docs/reference/latest/installing_on_google_compute_engine/index.html" - desc: "How to install and configure the ManageIQ Management Engine appliance on Google Compute Engine" + desc: "How to install and configure the ManageIQ on Google Compute Engine" - title: VMware vSphere path: "/docs/reference/latest/installing_on_vmware_vsphere/index.html" - desc: "How to install and configure the ManageIQ Management Engine appliance on VMware vSphere" + desc: "How to install and configure the ManageIQ on VMware vSphere" - title: Red Hat Enterprise OpenStack Platform path: "/docs/reference/latest/installing_on_red_hat_enterprise_linux_openstack_platform/index.html" - desc: "How to install and configure the ManageIQ Management Engine appliance on Red Hat OpenStack Platform" + desc: "How to install and configure the ManageIQ on Red Hat OpenStack Platform" - title: Red Hat Enterprise Virtualization path: "/docs/reference/latest/installing_on_red_hat_virtualization/index.html" - desc: "How to install and configure the ManageIQ Management Engine appliance on Red Hat Enterprise Virtualization" + desc: "How to install and configure the ManageIQ on Red Hat Enterprise Virtualization" - title: Microsoft System Center Virtual Machine Manager (SCVMM) path: "/docs/reference/latest/installing_on_scvmm/index.html" - desc: "How to install and configure the ManageIQ Management Engine appliance on Microsoft System Center Virtual Machine Manager (SCVMM)" + desc: "How to install and configure the ManageIQ on Microsoft System Center Virtual Machine Manager (SCVMM)" upgrading: title: Upgrading @@ -249,7 +249,7 @@ reference: desc: Capabilities across Providers - title: Methods Available for Automation path: "/docs/reference/latest/methods_available_for_automation/index.html" - desc: Advanced automation methods for ManageIQ Management Engine + desc: Advanced automation methods for ManageIQ troubleshooting: title: Troubleshooting