Translations:Automating VM creation/2/fr: Difference between revisions
Jump to navigation
Jump to search
m (FuzzyBot moved page Translations:OpenStack VM Setups/2/fr to Translations:Automating VM creation/2/fr without leaving a redirect: Part of translatable page "OpenStack VM Setups") |
No edit summary |
||
Line 1: | Line 1: | ||
Pour automatiser la création s'instances infonuagiques, de volumes, etc. vous pouvez utiliser [[OpenStack Command Line Clients/fr | OpenStack CLI]], [[#Using Heat Templates|Heat]], [[Terraform/fr | Terraform]] ou [[OpenStack python API/fr | API Python pour OpenStack]] can be used. OpenStack CLI et Terraform sont des outils de ligne de commande. While Heat is used through the OpenStack web dashboard, horizon. To install and configure settings and software within the VM, [[#Using cloud-init | cloud-init]] is used. |
Revision as of 15:24, 7 December 2021
Pour automatiser la création s'instances infonuagiques, de volumes, etc. vous pouvez utiliser OpenStack CLI, Heat, Terraform ou API Python pour OpenStack can be used. OpenStack CLI et Terraform sont des outils de ligne de commande. While Heat is used through the OpenStack web dashboard, horizon. To install and configure settings and software within the VM, cloud-init is used.