Mise à jour des fichiers de configuration pour SOC-SFRV2-REC01
This commit is contained in:
4
recuperation_config.sh
Normal file → Executable file
4
recuperation_config.sh
Normal file → Executable 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"
|
||||
|
||||
Reference in New Issue
Block a user