Tâche #28748
Scénario #28747: La procédure installMinion.exe échoue si un minion plus ancien est déjà présent.
Corriger la procédure de désinstallation d’un précédent salt-minion
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Start date:
07/15/2019
Due date:
% Done:
100%
Estimated time:
3.00 h
Remaining (hours):
0.0
Associated revisions
Uninstall of previous salt-minion is not working
The problem is an undefined object “uninstalledSaltVersion”.
- workstation/installMinion.ps1: add “$” to the
“uninstalledSaltVersion” variable.
Ref: #28748
History
#1 Updated by Daniel Dehennin almost 2 years ago
- Status changed from Nouveau to En cours
- Assigned To set to Daniel Dehennin
#2 Updated by Daniel Dehennin almost 2 years ago
- Status changed from En cours to Résolu
- % Done changed from 0 to 100
- Remaining (hours) changed from 3.0 to 0.0
Pour tester¶
- Démarrer une infra etb1 pédagogique
- Démarrer un poste
etb1.pceleve-7
- Faire la procédure de jonction au domaine par
installMinion.exe
- Ouvrir le fichier de log sur le poste client
C:\\Users\pcadmin\AppData\Local\Temp\install-minion.log
- la désinstallation du minion précédent
2018.3.0
- l’installation de la nouvelle version
2018.3.3
NB: peut-être tester en même temps que #28750
#3 Updated by Gilles Grandgérard over 1 year ago
- Status changed from Résolu to Fermé