Project

General

Profile

Tâche #23617

Scénario #23526: Epic 6 : Déployer la configuration sur les serveurs

Nettoyer le service salt-master

Added by Daniel Dehennin almost 5 years ago. Updated almost 5 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
04/11/2018
Due date:
% Done:

100%

Estimated time:
4.00 h
Spent time:
Remaining (hours):
0.0

Description

Associated revisions

Revision c8290645 (diff)
Added by Daniel Dehennin almost 5 years ago

SaltStack: remove old POC files

Ref: #23617

Revision 58016cf5 (diff)
Added by Daniel Dehennin almost 5 years ago

SaltStack: remove fake passphrase service

Ref: #23617
Ref: #23527

Revision 5e2d7721 (diff)
Added by Daniel Dehennin almost 5 years ago

SaltStack: remove POC demo API

Ref: #23617

Revision 50ec4eb6 (diff)
Added by Daniel Dehennin almost 5 years ago

SaltStack: use “COPY” instead of “ADD” in Dockerfile

Dockerfile best practices recommends the use of “COPY” instead of
“ADD” as described in:

https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#add-or-copy
  • services/saltmaster/Dockerfile: replace all “ADD” with “COPY”.

Ref: #23617

Revision 26d0e3b3 (diff)
Added by Daniel Dehennin almost 5 years ago

SaltStack: only one RUN for “apt-get update” and “apt-get install”

Dockerfile best practices recommends to use only one “RUN” for both
“apt-get update” and “apt-get install” as described in:

https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#apt-get
  • services/saltmaster/Dockerfile: merge “apt-get” commands in one RUN.
    Sort package names to make it more readable.

Ref: #23617

Revision ebfbc991 (diff)
Added by Daniel Dehennin almost 5 years ago

SaltStack: improve readability of Dockerfile

  • services/saltmaster/Dockerfile: add extra spaces.

Ref: #23617

History

#1 Updated by Scrum Master almost 5 years ago

  • Status changed from Nouveau to En cours

#2 Updated by Scrum Master almost 5 years ago

  • Assigned To set to Daniel Dehennin

#3 Updated by Daniel Dehennin almost 5 years ago

  • % Done changed from 0 to 100

#4 Updated by Scrum Master almost 5 years ago

  • Status changed from En cours to Résolu

#5 Updated by Daniel Dehennin almost 5 years ago

  • Remaining (hours) changed from 4.0 to 0.25

#6 Updated by Daniel Dehennin almost 5 years ago

  • Status changed from Résolu to Fermé
  • Remaining (hours) changed from 0.25 to 0.0

Also available in: Atom PDF