]> gitweb.pimeys.fr Git - scripts-20-100.git/commitdiff
[update_my*] Au revoir bde-fallback
authorVincent Le Gallic <legallic@crans.org>
Wed, 2 Mar 2016 23:41:53 +0000 (00:41 +0100)
committerVincent Le Gallic <legallic@crans.org>
Wed, 2 Mar 2016 23:42:35 +0000 (00:42 +0100)
update_myconfig.sh
update_myscripts.sh

index 08096356ef0a2f7e3f950797ad5abcfc212919be..cf697c18602c1c4ab6904f3f9299ccf52ba00063 100755 (executable)
@@ -14,7 +14,7 @@ then
 fi
 
 # Déclaration des machines, dont celles qui dépendent du localmode
 fi
 
 # Déclaration des machines, dont celles qui dépendent du localmode
-machines_behind_komaz="cerebro bde-test bde-fallback bde3 bde2-virt bde3-virt videobde baldrick zamok rezosup acoeur"
+machines_behind_komaz="cerebro bde-test bde3 bde2-virt bde3-virt videobde baldrick zamok rezosup acoeur"
 other_machines="19.dptinfo pimeys quigon hexagon soyouz hal gladys${localmode} cabal${localmode}"
 
 # On accèdera aux machines derrière komaz via un seul proxy avec une connexion master
 other_machines="19.dptinfo pimeys quigon hexagon soyouz hal gladys${localmode} cabal${localmode}"
 
 # On accèdera aux machines derrière komaz via un seul proxy avec une connexion master
index b4cbf02425fe27e0ac1254a76e8492c29b499fe0..ec5aff30b7c1e6f4a306f44b5fda37a44297a4a6 100755 (executable)
@@ -18,7 +18,7 @@ echo "${color}sur eva:${endcolor} (localement)"
 cd ~/scripts
 git pull
 
 cd ~/scripts
 git pull
 
-for i in zamok cerebro bde-test bde-fallback pimeys cabal${localmode}
+for i in zamok cerebro bde-test pimeys cabal${localmode}
 do
     echo "${color}sur $i:${endcolor}"
     ssh $i 'cd scripts; git pull'
 do
     echo "${color}sur $i:${endcolor}"
     ssh $i 'cd scripts; git pull'