From 56cb00f98a6978b97f1a2ef02c618c9da33a5c15 Mon Sep 17 00:00:00 2001 From: Stefan Eguizabal <36928878+sweetsweetstefan@users.noreply.github.com> Date: Wed, 29 Oct 2025 16:22:35 -0400 Subject: [PATCH] Moved deployment articles from Automation to CloudStack, EN and FR. --- ...loudstack-deploy-a-kubernetes-cluster-with-rancher-2-x.md} | 4 ++-- .../cloudstack-deploy-virtual-machine-using-terraform.md} | 4 ++-- ...loudstack-deploy-a-kubernetes-cluster-with-rancher-2-x.md} | 4 ++-- .../cloudstack-deploy-virtual-machine-using-terraform.md} | 4 ++-- layout.yaml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) rename en/{automation/deploy-a-kubernetes-cluster-with-rancher-2-x.md => cloudstack-compute-service/cloudstack-deploy-a-kubernetes-cluster-with-rancher-2-x.md} (97%) rename en/{automation/deploy-virtual-machine-using-terraform.md => cloudstack-compute-service/cloudstack-deploy-virtual-machine-using-terraform.md} (96%) rename fr/{automation/deploy-a-kubernetes-cluster-with-rancher-2-x.md => cloudstack-compute-service/cloudstack-deploy-a-kubernetes-cluster-with-rancher-2-x.md} (97%) rename fr/{automation/deploy-virtual-machine-using-terraform.md => cloudstack-compute-service/cloudstack-deploy-virtual-machine-using-terraform.md} (95%) diff --git a/en/automation/deploy-a-kubernetes-cluster-with-rancher-2-x.md b/en/cloudstack-compute-service/cloudstack-deploy-a-kubernetes-cluster-with-rancher-2-x.md similarity index 97% rename from en/automation/deploy-a-kubernetes-cluster-with-rancher-2-x.md rename to en/cloudstack-compute-service/cloudstack-deploy-a-kubernetes-cluster-with-rancher-2-x.md index 995b1eab..94a18386 100644 --- a/en/automation/deploy-a-kubernetes-cluster-with-rancher-2-x.md +++ b/en/cloudstack-compute-service/cloudstack-deploy-a-kubernetes-cluster-with-rancher-2-x.md @@ -1,6 +1,6 @@ --- -title: "Deploy a Kubernetes Cluster with Rancher 2.x" -slug: deploy-a-kubernetes-cluster-with-rancher-2-x +title: "CloudStack: Deploy a Kubernetes Cluster with Rancher 2.x" +slug: cloudstack-deploy-a-kubernetes-cluster-with-rancher-2-x --- diff --git a/en/automation/deploy-virtual-machine-using-terraform.md b/en/cloudstack-compute-service/cloudstack-deploy-virtual-machine-using-terraform.md similarity index 96% rename from en/automation/deploy-virtual-machine-using-terraform.md rename to en/cloudstack-compute-service/cloudstack-deploy-virtual-machine-using-terraform.md index c4d1a250..ddd844a0 100644 --- a/en/automation/deploy-virtual-machine-using-terraform.md +++ b/en/cloudstack-compute-service/cloudstack-deploy-virtual-machine-using-terraform.md @@ -1,6 +1,6 @@ --- -title: "Deploy a virtual machine using Terraform" -slug: deploy-virtual-machine-using-terraform +title: "CloudStack: Deploy a virtual machine using Terraform" +slug: cloudstack-deploy-virtual-machine-using-terraform --- diff --git a/fr/automation/deploy-a-kubernetes-cluster-with-rancher-2-x.md b/fr/cloudstack-compute-service/cloudstack-deploy-a-kubernetes-cluster-with-rancher-2-x.md similarity index 97% rename from fr/automation/deploy-a-kubernetes-cluster-with-rancher-2-x.md rename to fr/cloudstack-compute-service/cloudstack-deploy-a-kubernetes-cluster-with-rancher-2-x.md index cfebc9f2..67561594 100644 --- a/fr/automation/deploy-a-kubernetes-cluster-with-rancher-2-x.md +++ b/fr/cloudstack-compute-service/cloudstack-deploy-a-kubernetes-cluster-with-rancher-2-x.md @@ -1,6 +1,6 @@ --- -title: "Déployer un cluster Kubernetes avec Rancher 2.x" -slug: deployer-un-cluster-kubernetes-avec-rancher-2-x +title: "CloudStack: Déployer un cluster Kubernetes avec Rancher 2.x" +slug: cloudstack-deployer-un-cluster-kubernetes-avec-rancher-2-x --- diff --git a/fr/automation/deploy-virtual-machine-using-terraform.md b/fr/cloudstack-compute-service/cloudstack-deploy-virtual-machine-using-terraform.md similarity index 95% rename from fr/automation/deploy-virtual-machine-using-terraform.md rename to fr/cloudstack-compute-service/cloudstack-deploy-virtual-machine-using-terraform.md index 933285a2..77cbad5a 100644 --- a/fr/automation/deploy-virtual-machine-using-terraform.md +++ b/fr/cloudstack-compute-service/cloudstack-deploy-virtual-machine-using-terraform.md @@ -1,6 +1,6 @@ --- -title: "Déployer une machine virtuelle à l'aide de Terraform" -slug: deployer-une-machine-virtuelle-a-l-aide-de-terraform +title: "CloudStack: Déployer une machine virtuelle à l'aide de Terraform" +slug: cloudstack-deployer-une-machine-virtuelle-a-l-aide-de-terraform --- diff --git a/layout.yaml b/layout.yaml index 05192c18..a7fd94ba 100644 --- a/layout.yaml +++ b/layout.yaml @@ -42,6 +42,8 @@ categories: - cloudstack-vpn-config-mac.md - cloudstack-vpn-config-windows.md - cloudstack-vpn-config-ubuntu.md + - cloudstack-deploy-virtual-machine-using-terraform.md + - cloudstack-deploy-a-kubernetes-cluster-with-rancher-2-x.md - category: gcp-compute-service icon: fa fa-cloud articles: @@ -134,5 +136,3 @@ categories: - automation-list-roles-for-environment.md - automation-get-knowledge-base.md - automation-sync-knowledge-base.md - - deploy-virtual-machine-using-terraform.md - - deploy-a-kubernetes-cluster-with-rancher-2-x.md