Compare commits
2 Commits
v0.0.1h-ps
...
v0.0.1j-ps
Author | SHA1 | Date | |
---|---|---|---|
|
26ebf4899b | ||
|
21d6a77ffa |
@@ -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
|
||||||
|
@@ -8,5 +8,5 @@
|
|||||||
- r-ext
|
- r-ext
|
||||||
- snmp-agent
|
- snmp-agent
|
||||||
- ssh-cli
|
- ssh-cli
|
||||||
- syslog-cli
|
# - syslog-cli
|
||||||
- post
|
- post
|
||||||
|
@@ -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
|
||||||
|
@@ -15,5 +15,5 @@
|
|||||||
- post
|
- post
|
||||||
- wireguard-r
|
- wireguard-r
|
||||||
- ssh-cli
|
- ssh-cli
|
||||||
- syslog-cli
|
# - syslog-cli
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user