Add fix in deployment scripts
Change-Id: I8b0dcd12946b7810045238ec8dae2ca2b596e982
This commit is contained in:
@@ -50,6 +50,8 @@ expect "@murano"
|
||||
|
||||
send -- "chmod +x ./setupV2.sh ; ./setupV2.sh install > new.log\n"
|
||||
expect "@murano"
|
||||
send -- "chmod +x setup.sh ; ./setup.sh install > old.log\n"
|
||||
expect "@murano"
|
||||
|
||||
send -- "sed -i \"s/\\\"BootFromVolume\\\": true,//\" /etc/murano-conductor/data/templates/cf/Linux.template\n"
|
||||
expect "@murano"
|
||||
|
||||
Reference in New Issue
Block a user