The source project of this merge request has been removed.
This adds two minor changes to the IOC deployment:
- export CF_CHANNEL_OWNER into the IOC environment, allowing it to be picked up by channelfinder. This is matching changes in recsync.
- disable ioc shell history; since we export the logs over procserv, there is no need to keep the shell history around; moreover, the current implementation will make the IOC repository dirty immediately upon startup.