commit | 6be5c5882d4b684d44f919464c77cf8e5f8297e7 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Tue Aug 12 00:27:22 2014 -0700 |
committer | Kir Kolyshkin <kir@openvz.org> | Tue Aug 12 00:39:49 2014 -0700 |
tree | 18369de6ca31d0e616dca9a7399111ef429c4071 | |
parent | 4fd00dc4064928710a257653a3da87c9db8b790a [diff] |
vzctl snapshot-switch --must-restore: rollback config on error With --must-restore, we are rolling back all the changes if restore fails. The only problem is we are not restoring back CT config. Let's do that. Signed-off-by: Kir Kolyshkin <kir@openvz.org>