Compare commits

...

4 Commits

Author SHA1 Message Date
26ebf4899b Maj doc pour 2024 2023-12-21 19:11:54 +01:00
21d6a77ffa commente syslog-cli pour r-* 2023-12-21 15:28:53 +01:00
23b480e9fd comment syslog-cli 2023-12-21 15:14:59 +01:00
9f99511968 gsb-start... 2023-12-21 15:06:38 +01:00
21 changed files with 24 additions and 24 deletions

View File

@ -42,7 +42,7 @@ Prérequis :
## Installation ## Installation
On utilisera les images de machines virtuelle suivantes : On utilisera les images de machines virtuelle suivantes :
* **debian-bookworm-gsb-2023c.ova** (2024-12-18) * **debian-bookworm-gsb-2023c.ova** (2023-12-18)
* Debian Bookworm 12.4 - 2 cartes - 1 Go - Stockage 20 Go * Debian Bookworm 12.4 - 2 cartes - 1 Go - Stockage 20 Go
et pour **s-fog** : et pour **s-fog** :
@ -81,7 +81,7 @@ bash chname <nouveau_nom_de_machine>` , puis redémarrer
bash inst-depl bash inst-depl
cd /var/www/html/gsbstore cd /var/www/html/gsbstore
bash getall bash getall
cd /root/tools/ansible/gsb023/pre cd /root/tools/ansible/gsb024/pre
bash gsbboot bash gsbboot
cd .. ; bash pull-config cd .. ; bash pull-config
``` ```
@ -96,7 +96,7 @@ bash chname <nouveau_nom_de_machine>` , puis redémarrer
- ou sinon: - ou sinon:
```shell ```shell
mkdir -p tools/ansible ; cd tools/ansible mkdir -p tools/ansible ; cd tools/ansible
git clone https://gitea.lyc-lecastel.fr/gadmin/gsb2023.git git clone https://gitea.lyc-lecastel.fr/gsb/gsb2024.git
cd gsb2024/pre cd gsb2024/pre
export DEPL=192.168.99.99 export DEPL=192.168.99.99
bash gsbboot bash gsbboot

View File

@ -8,5 +8,5 @@
- r-ext - r-ext
- snmp-agent - snmp-agent
- ssh-cli - ssh-cli
- syslog-cli # - syslog-cli
- post - post

View File

@ -7,7 +7,7 @@
- goss - goss
- r-int - r-int
- ssh-cli - ssh-cli
- syslog-cli # - syslog-cli
- dhcp - dhcp
- snmp-agent - snmp-agent
- post - post

View File

@ -15,5 +15,5 @@
- post - post
- wireguard-r - wireguard-r
- ssh-cli - ssh-cli
- syslog-cli # - syslog-cli

View File

@ -18,4 +18,4 @@
- wireguard-l - wireguard-l
- post - post
- ssh-cli - ssh-cli
- syslog-cli # - syslog-cli

View File

@ -9,6 +9,6 @@
- squid - squid
# - local-store # - local-store
- snmp-agent - snmp-agent
#- syslog-cli ## - syslog-cli
- post - post
# - goss # - goss

View File

@ -5,6 +5,6 @@
roles: roles:
- base - base
- ssh-cli - ssh-cli
- syslog-cli # - syslog-cli
- post - post
- goss - goss

View File

@ -7,7 +7,7 @@
- goss - goss
- appli - appli
- ssh-cli - ssh-cli
- syslog-cli # - syslog-cli
- snmp-agent - snmp-agent
- ssl-apache - ssl-apache
- post - post

View File

@ -8,7 +8,7 @@
# - proxy3 # - proxy3
- snmp-agent - snmp-agent
# - ssh-cli # - ssh-cli
- syslog-cli # - syslog-cli
- smb-backup - smb-backup
- dns-slave - dns-slave
- post - post

View File

@ -7,7 +7,7 @@
- goss - goss
- snmp-agent - snmp-agent
- ssh-cli - ssh-cli
- syslog-cli # - syslog-cli
- docker-openvas-ab - docker-openvas-ab
#- docker-iredmail-ab #- docker-iredmail-ab
- post - post

View File

@ -7,5 +7,5 @@
- docker - docker
- elk - elk
- ssh-cli - ssh-cli
- syslog-cli # - syslog-cli
- post - post

View File

@ -8,6 +8,6 @@
- dhcp-fog - dhcp-fog
- ssh-cli - ssh-cli
- snmp-agent - snmp-agent
- syslog-cli # - syslog-cli
- fog - fog
- post - post

View File

@ -7,6 +7,6 @@
- gestsup - gestsup
- postfix-gestsup - postfix-gestsup
- ssh-cli - ssh-cli
- syslog-cli # - syslog-cli
- snmp-agent - snmp-agent
- post - post

View File

@ -8,7 +8,7 @@
- dns-master - dns-master
- webautoconf - webautoconf
- snmp-agent - snmp-agent
- syslog-cli # - syslog-cli
- ssh-cli - ssh-cli
- post - post

View File

@ -16,5 +16,5 @@
- snmp-agent - snmp-agent
- glpi - glpi
- ssh-cli - ssh-cli
- syslog-cli # - syslog-cli
- post - post

View File

@ -6,6 +6,6 @@
- base - base
- docker-nextcloud - docker-nextcloud
- ssh-cli - ssh-cli
- syslog-cli # - syslog-cli
- snmp-agent - snmp-agent
- post - post

View File

@ -12,5 +12,5 @@
- snmp-agent - snmp-agent
- lb-nfs-server - lb-nfs-server
- ssh-cli - ssh-cli
- syslog-cli # - syslog-cli
- post - post

View File

@ -7,6 +7,6 @@
- docker - docker
- nxc-traefik - nxc-traefik
- ssh-cli - ssh-cli
- syslog-cli # - syslog-cli
- snmp-agent - snmp-agent
- post - post

View File

@ -8,5 +8,5 @@
- squid - squid
- snmp-agent - snmp-agent
- ssh-cli - ssh-cli
- syslog-cli # - syslog-cli
- post - post

View File

@ -6,7 +6,7 @@
- base - base
- goss - goss
- snmp-agent - snmp-agent
- syslog-cli # - syslog-cli
- ssh-cli - ssh-cli
- post - post

View File

@ -3,8 +3,8 @@ apt-get update
#upgrade -y #upgrade -y
mkdir -p /root/tools/ansible mkdir -p /root/tools/ansible
cd /root/tools/ansible cd /root/tools/ansible
git clone https://gitea.lyc-lecastel.fr/gadmin/gsb2023.git git clone https://gitea.lyc-lecastel.fr/gsb/gsb2024.git
cd gsb2023/pre cd gsb2024/pre
export DEPL=192.168.99.99 export DEPL=192.168.99.99
bash gsbboot bash gsbboot
cd ../.. cd ../..