生产环境发版Update脚本
!/bin/bashif[$#-lt1];thenecho"Usage:$0play|www|server|fenquapp|globalapp|battle|db_job|report_job|pay_job|bgm_server|router"ficase$1inplay)ansible-mshell-a"cd/data/site/${1};svnrevert-R./;svnup"dx1sock1ansible-mshell-a"cd/data/site/${1};svnrevert-R./;svnup"dx1sock2ansible-mshell-a"./etc/profile;sh/home/autoconfig/autoconfig.sh/home/dx1/${1}"dx1sock1ansible-mshell-a"./etc/profile;sh/home/autoconfig/autoconfig.sh/home/dx1/${1}"dx1sock2www)foriindx1dx2dx3dx4dx5lt1lt2lt33601799377doansible-mshell-a"cd/data/site/${1};svnrevert-R./;svnup"${i}sock1ansible-mshell-a"cd/data/site/${1};svnrevert-R./;svnup"${i}sock2ansible-mshell-a"./etc/profile;sh/home/autoconfig/autoconfig.sh/home/${i}/${1}"${i}sock1ansible-mshell-a"./etc/profile;sh/home/autoconfig/autoconfig.sh/home/${i}/${1}"${i}sock2doneserver)foriindx1dx2dx3dx4dx5lt1lt2lt33601799377doansible-mshell-a"cd/home/${1};svnrevert-R./;svnup"${i}sock1ansible-mshell-a"cd/home/${1};svnrevert-R./;svnup"${i}sock2ansible-mshell-a"./etc/profile;sh/home/autoconfig/autoconfig.sh/home/${i}/${1}"${i}sock1ansible-mshell-a"./etc/profile;sh/home/autoconfig/autoconfig.sh/home/${i}/${1}"${i}sock2donefenquapp)foriindx1dx2dx3dx4dx5lt1lt2lt33601799377doansible-mshell-a"cd/home/appserver;svnrevert-R./;svnup"${i}appserveransible-mshell-a"./etc/profile;sh/home/autoconfig/autoconfig.sh/home/${i}/appserver"${i}appserverdonedb_job)foriindx1dx2dx3dx4dx5lt1lt2lt33601799377doansible-mshell-a"cd/data/${1};svnrevert-R./;svnup"${i}sock2ansible-mshell-a"./etc/profile;sh/home/autoconfig/autoconfig.sh/home/${i}/${1}"${i}sock2donereport_job)foriindx1dx2dx3dx4dx5lt1lt2lt33601799377doansible-mshell-a"cd/data/${1};svnrevert-R./;svnup"${i}sock2ansible-mshell-a"./etc/profile;sh/home/autoconfig/autoconfig.sh/home/${i}/${1}"${i}sock2donepay_job)foriindx1dx2dx3dx4dx5lt1lt2lt33601799377doansible-mshell-a"cd/data/${1};svnrevert-R./;svnup"${i}sock2ansible-mshell-a"./etc/profile;sh/home/autoconfig/autoconfig.sh/home/${i}/${1}"${i}sock2donerouter)foriindx1dx2dx3dx4dx5lt1lt2lt33601799377doansible-mshell-a"cd/home/${1};svnrevert-R./;svnup"${i}sock2ansible-mshell-a"./etc/profile;sh/home/autoconfig/autoconfig.sh/home/${i}/${1}"${i}sock2donebgm_server)foriindx1dx2dx3dx4dx5lt1lt2lt33601799377doansible-mshell-a"cd/data/site/pjb_bgmv2;svnrevert-R./;svnup"${i}sock2ansible-mshell-a"./etc/profile;sh/home/autoconfig/autoconfig.sh/home/${i}/bgm_server"${i}sock2doneglobal)ansible-mshell-a"cd/home/autoconfig;svnrevert-R./;svnup"globalappserveransible-mshell-a"cd/home/global;svnrevert-R./;svnup"globalappserveransible-mshell-a"cd/home/appserver;svnrevert-R./;svnup"globalappserveransible-mshell-a"./etc/profile;sh/home/autoconfig/autoconfig.sh/home/global/appserver"globalappserverbattle)ansible-mshell-a"cd/home/autoconfig;svnrevert-R./;svnup"phybattleallansible-mshell-a"cd/home/battleserver;svnrevert-R./;svnup"phybattleallforiin{1..10}doansible-mshell-a"cd/home/phybattle${i};svnrevert-R./;svnup"phybattle${i}ansible-mshell-a"./etc/profile;sh/home/autoconfig/autoconfig.sh/home/phybattle${i}"phybattle${i}doneesac
声明:本站所有文章资源内容,如无特殊说明或标注,均为采集网络资源。如若本站内容侵犯了原著者的合法权益,可联系本站删除。