Comment 0 for bug 1605602

Revision history for this message
Andrey Maximov (maximov) wrote :

we need to develop a script which applies updates for master node from update repository.
This script should handle the following cases
1) database schema update with automatic creation of database backup.
2) changes in configuration files.
3) restart of all affected services.

I think (2) and (3) should be achieved by rerunning puppet after packages update.