1
0
Bifurcation 0
miroir de https://github.com/PAPAMICA/Wiki-Tech.io.git synchronisé 2024-07-03 00:28:55 +02:00

docs: update Openstack/Ocicli-Reinstallation-Cluster

Cette révision appartient à :
Mickael Asseline 2021-05-17 06:59:07 +00:00 révisé par Mickael Asseline
Parent b2d8330290
révision ff58863d8d

Voir le fichier

@ -0,0 +1,20 @@
---
title: Ocicli - Réinstaller un cluster OpenStack
description: Toutes les étapes de réinstallation d'un cluster OpenStack
published: true
date: 2021-05-17T06:59:07.817Z
tags:
editor: markdown
dateCreated: 2021-05-17T06:58:58.937Z
---
# Préparation
## Création de l'image Debian Live
Mettre à jour le serveur
```plaintext
apt update
apt dist-upgrade
```