We maintain a restbase-dev cluster that is used to test new restbase features under conditions similar to production. In order to mimic the environment, there is a dev installation of change-prop, that listens to kafka events from production, samples them according to the size difference between dev and produciton cluster and updates RESTBase.
Right now it's a systemd unit running under RESTBase user and it's not puppetized, making deployment there significantly more complicated then it should be, thus making us neglect updating it.
The installation should be puppetized.