miroir de
https://github.com/PAPAMICA/Wiki-Tech.io.git
synchronisé 2024-11-07 18:20:33 +01:00
18 lignes
447 o
HTML
18 lignes
447 o
HTML
|
<!--
|
||
|
title: Ocicli - Réinstaller un cluster OpenStack
|
||
|
description: Toutes les étapes de réinstallation d'un cluster OpenStack
|
||
|
published: true
|
||
|
date: 2021-05-17T06:58:58.937Z
|
||
|
tags:
|
||
|
editor: ckeditor
|
||
|
dateCreated: 2021-05-17T06:58:58.937Z
|
||
|
-->
|
||
|
|
||
|
<h1>Préparation</h1>
|
||
|
<h2>Création de l'image Debian Live</h2>
|
||
|
<p>Mettre à jour le serveur</p>
|
||
|
<pre><code class="language-plaintext">apt update
|
||
|
apt dist-upgrade</code></pre>
|
||
|
<p> </p>
|
||
|
<p> </p>
|