Actualiser recuperation_config.sh
This commit is contained in:
parent
f0323d517c
commit
d72b37f46f
|
@ -8,7 +8,7 @@ REPO_NAME=$(hostname)
|
||||||
REPO_URL="$BASE_URL/$ORG/$REPO_NAME.git"
|
REPO_URL="$BASE_URL/$ORG/$REPO_NAME.git"
|
||||||
REPO_PATH="/etc/gitea/ConfigSysRepo" # Chemin local générique pour cloner les dépôts
|
REPO_PATH="/etc/gitea/ConfigSysRepo" # Chemin local générique pour cloner les dépôts
|
||||||
BRANCH="main"
|
BRANCH="main"
|
||||||
TOKEN="c4be311f3abf82ee98e3a0412fac4c9c7d233eb2"
|
TOKEN="e8f9d9296aa435baf9aeafc22ee608fadb5c74bf"
|
||||||
REPO_URL_TOKEN="https://$TOKEN@sysconfgit.linexos.eu/$ORG/$REPO_NAME.git"
|
REPO_URL_TOKEN="https://$TOKEN@sysconfgit.linexos.eu/$ORG/$REPO_NAME.git"
|
||||||
HOSTNAME=$(hostname) # Nom de la machine
|
HOSTNAME=$(hostname) # Nom de la machine
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue