Commit 0f8c11ea authored by Vitaly Lipatov's avatar Vitaly Lipatov

update grep_vz script

parent 41483e0e
#!/bin/sh
for i in devel priv host03 fund clients de01 azbyka azbykar telros.azbyka.ru; do
for i in devel cellar priv host03 fund clients de01 azbyka azbykar telros.azbyka.ru; do
echo -e "Check $i..."
ssh $i vzlist -a | grep $@
done
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment