Project

General

Profile

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

Added by Daniel Dehennin over 2 years ago. Updated over 2 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
05/19/2021
Due date:
% Done:

100%

Remaining (hours):
0.0

Associated revisions

Revision d1b20f95 (diff)
Added by Daniel Dehennin over 2 years ago

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

Revision f572b21b (diff)
Added by Daniel Dehennin over 2 years ago

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

Revision d4acf865 (diff)
Added by Daniel Dehennin over 2 years ago

bootstrap-salt.sh: the SHA256 is not up-to-date

Ref: #32205
Ref: #32529
Ref: #32530

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

#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

Also available in: Atom PDF