Project

General

Profile

Tâche #24423

Scénario #24344: Procédure de migration ScribeAD : configuration de Salt Master

Forcer l'activation de saltmaster sur ScribeAD + ports ouverts

Added by Joël Cuissinat over 4 years ago. Updated over 4 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
07/06/2018
Due date:
% Done:

100%

Spent time:
Remaining (hours):
0.0

Associated revisions

Revision 9d4f710e (diff)
Added by Joël Cuissinat over 4 years ago

Force salt-master service on ScribeAD

Ref #24423

Revision 91d20fc6 (diff)
Added by Joël Cuissinat over 4 years ago

Move specific dico in "scribe" directory

Ref: #24423

Revision fb7ec517 (diff)
Added by Joël Cuissinat over 4 years ago

Manage specific Scribe files in packaging

Ref: #24423

Revision 12367cfc (diff)
Added by Fabrice Barconnière about 4 years ago

Revert "Move specific dico in "scribe" directory"

No more need service hack : done in eole-workstation-manager

ref #26386
ref #24423

This reverts commit 91d20fc6d25d313b883da6de5863437de705229d.

Revision 258126a5 (diff)
Added by Fabrice Barconnière about 4 years ago

Revert "Force salt-master service on ScribeAD"

No more need service hack : done in eole-workstation-manager

ref #26386
ref #24423

This reverts commit 9d4f710e0b3f7254ded87f5b40b292137c42ac4b.

Revision fa284197 (diff)
Added by Fabrice Barconnière about 4 years ago

Revert "Manage specific Scribe files in packaging"

No more need service hack : done in eole-workstation-manager

ref #26386
ref #24423

This reverts commit fb7ec517a4e0fae63ab6b92bf0f5a99135897d68.

History

#1 Updated by Joël Cuissinat over 4 years ago

  • Status changed from Nouveau to En cours

#2 Updated by Joël Cuissinat over 4 years ago

  • Assigned To set to Joël Cuissinat

#3 Updated by Scrum Master over 4 years ago

  • Status changed from En cours to Résolu

#4 Updated by Daniel Dehennin over 4 years ago

  • Status changed from Résolu to Fermé
  • % Done changed from 0 to 100
  • Remaining (hours) set to 0.0
root@scribe:~# dpkg -S /usr/share/eole/creole/dicos/26_scribead_saltstack.xml 
scribe-ad: /usr/share/eole/creole/dicos/26_scribead_saltstack.xml
root@scribe:~# iptables-save | grep -E '4505|4506'
-A eth0-root -p tcp -m tcp --dport 4505 --tcp-flags FIN,SYN,RST,ACK SYN -j ACCEPT
-A eth0-root -p tcp -m tcp --dport 4506 --tcp-flags FIN,SYN,RST,ACK SYN -j ACCEPT
root@scribe:~# pgrep -la salt
1487 /usr/bin/python /usr/bin/salt-master
2202 /usr/bin/python /usr/bin/salt-master
2297 /usr/bin/python /usr/bin/salt-master
2329 /usr/bin/python /usr/bin/salt-master
2361 /usr/bin/python /usr/bin/salt-master
2570 /usr/bin/python /usr/bin/salt-master
2571 /usr/bin/python /usr/bin/salt-master
2574 /usr/bin/python /usr/bin/salt-master
2575 /usr/bin/python /usr/bin/salt-master
2587 /usr/bin/python /usr/bin/salt-master
2592 /usr/bin/python /usr/bin/salt-master
2597 /usr/bin/python /usr/bin/salt-master
2600 /usr/bin/python /usr/bin/salt-master

Also available in: Atom PDF