added ldap-replica support for ldap-clients of pacaterie and fleming

This commit is contained in:
fpoutre 2020-02-20 18:42:57 +01:00
parent 3a399bd04c
commit c0692c9ea8

View file

@ -1,4 +0,0 @@
#!/bin/bash
for ip in `cat hosts|grep .adm.auro.re`; do
sshpass -v -p "6+Fwa9h2L>L6]C*y" ssh-copy-id -o StrictHostKeyChecking=no fpoutre@$ip
done