Compare commits
4 Commits
v0.0.4a-rr
...
ffc05b69bc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ffc05b69bc | ||
|
|
357b806b3b | ||
| 54beaecc8e | |||
|
|
33d5738c82 |
19
Ansible/README.md
Normal file
19
Ansible/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
## **Mode d'emplois** : Les playbooks ci-dessous peuvent être déployer de la façon suivante :
|
||||
|
||||
### Playbook : apbase.yml
|
||||
|
||||
````
|
||||
ansible-playbook -i hosts apbase.yml
|
||||
````
|
||||
|
||||
### Playbook : apdb.yml
|
||||
|
||||
````
|
||||
|
||||
````
|
||||
|
||||
### Playbook : apdbdump.yml
|
||||
|
||||
````
|
||||
|
||||
````
|
||||
14
README.md
14
README.md
@@ -1,6 +1,10 @@
|
||||
# Projet SDIS29 - 2025 - Groupe 3
|
||||
|
||||
**Lastest Update** Version v0.0.3d-jp : le 08/11/2024 à 09h00 par Jarod PAUCHET
|
||||
**Lastest Update** Version v0.0.4c-jp : le 08/11/2024 à 11h10 par Jarod PAUCHET
|
||||
|
||||
**Oldest Update** Version v0.0.4a-rr : le 08/11/2024 à 10h30 par Rotsy Rahaingo
|
||||
|
||||
**Oldest Update** Version v0.0.3d-jp : le 08/11/2024 à 09h00 par Jarod PAUCHET
|
||||
|
||||
**Oldest Update** Version v0.0.3c-jp : le 07/11/2024 à 18h00 par Rotsy Rahaingo
|
||||
|
||||
@@ -14,8 +18,6 @@
|
||||
|
||||
**Oldest Update** Version v0.0.1a-jp : le 07/11/2024 à 10h45 par Jarod PAUCHET
|
||||
|
||||
Voici un plan d'installation du projet ap3 de 2025 :
|
||||
|
||||
## Etape 1 - Installation des machines virtuelles KVM :
|
||||
|
||||
### Paramètres communs
|
||||
@@ -24,9 +26,9 @@ Voici un plan d'installation du projet ap3 de 2025 :
|
||||
|
||||
Clonage intégral de la machine **Debian-12.7-template**
|
||||
--> Nommage de trois machine,
|
||||
* **ap33-prod** (id = 6120), IP : 172.16.0.120/24 ; gateway : 172.16.0.254
|
||||
* **ap33-test** (id = 6121), IP : 172.16.0.121/24 ; gateway : 172.16.0.254
|
||||
* **ap33-mon** (id = 6122), IP : 172.16.0.122/24 ; gateway : 172.16.0.254
|
||||
* **ap33-prod** (id = 2620), IP : 172.16.0.120/24 ; gateway : 172.16.0.254
|
||||
* **ap33-test** (id = 2621), IP : 172.16.0.121/24 ; gateway : 172.16.0.254
|
||||
* **ap33-mon** (id = 2622), IP : 172.16.0.122/24 ; gateway : 172.16.0.254
|
||||
|
||||
Implémentation des clés SSH publique avec **cloud-int** :
|
||||
|
||||
|
||||
Reference in New Issue
Block a user