Tâche #32529
Scénario #32499: installMinion : exclure les accès http://salt du proxy
Utiliser le nom complètement qualifié pour télécharger bootstrap-salt.sh
Start date:
05/19/2021
Due date:
% Done:
100%
Remaining (hours):
0.0
Associated revisions
installMinion.sh: use FQDN to download bootstrap-salt.sh
When the download use a proxy, the proxy does not lookup the host name
to build a FQDN which result in an error “503 Service Unavailable”.
Ref: #32529
installMinion.sh: “cut” does not handle multiple spaces as a single
- workstation/installMinion.sh: use “awk” to split the output of
“getent hosts” which contains several spaces
Ref: #32529
History
#1 Updated by Daniel Dehennin over 2 years ago
- Status changed from Nouveau to En cours
- Assigned To set to Daniel Dehennin
#2 Updated by Daniel Dehennin over 2 years ago
- Status changed from En cours to Résolu
- % Done changed from 0 to 100
#3 Updated by Gilles Grandgérard over 2 years ago
- Status changed from Résolu to En cours
SaltMasterHost = joineole !
#4 Updated by Daniel Dehennin over 2 years ago
- Status changed from En cours to Résolu
Effectivement, encore un exemple montrant qu’il est préférable d’utiliser awk
à la place de cut
.
#5 Updated by Daniel Dehennin over 2 years ago
J’ai passé le paquet dans les candidats annoncés 2.8.0.
#6 Updated by Daniel Dehennin over 2 years ago
- Status changed from Résolu to Fermé
- Remaining (hours) set to 0.0