Compare commits

..

1 Commits

Author SHA1 Message Date
4eb87477e4 re teste zabbix api 2024-01-19 14:57:50 +01:00
2 changed files with 2 additions and 17 deletions

View File

@ -117,11 +117,3 @@ interface:
addrs:
- 172.16.0.7/24
mtu: 1500
http:
https://s-nxc.gsb.lan:
status: 200
allow-insecure: true
no-follow-redirects: false
timeout: 5000
body:
- Nextcloud

View File

@ -24,10 +24,7 @@ bash r-vp1-post.sh
```
## Sur **r-vp2**:
Lancer le playbook : *ansible-playbook -i localhost, -c local* r-vp2.yml sur **r-vp2**
Puis lancer le script r-vp2-post.sh pour récuperer le fichier de configuration et activer l'interface wg0.
Lancer le script r-vp2-post.sh pour récuperer le fichier de configuration et activer l'interface wg0.
### 🛠️ Lancer le script
```bash
cd /tools/ansible/gsb2023/Scripts
@ -37,11 +34,7 @@ bash r-vp2-post.sh
```
## Fin
Pour finir redemarer les machines.
redemarer les machines
```bash
reboot
```
Veuillez maintenant vous rendre dans le dossier du role ferm :
*gsb2024/roles/fw-ferm*
*Modification : jm*