Mise à jour des fichiers de configuration pour SOC-SFRV2-REC01

This commit is contained in:
2024-11-26 17:17:23 +01:00
parent 35214ddbf8
commit f0323d517c
15 changed files with 573 additions and 8 deletions

4
recuperation_config.sh Normal file → Executable file
View File

@@ -1,8 +1,8 @@
#!/bin/bash
# Configuration des variables
ORG="SysConf"
BASE_URL="https://sysconfgit.linexos.eu"
ORG="CONFIGS"
BASE_URL="https://repolake.alc-crm.com"
API_URL="$BASE_URL/api/v1"
REPO_NAME=$(hostname)
REPO_URL="$BASE_URL/$ORG/$REPO_NAME.git"