Update ood cluster config file
Since module reset will do:
- unload all modules
- reload all system default modules Therefore, replace purge with reset in this commit.
Another option will be module restore. restore and reset will both unload all modules currently loaded Difference between restore and reset is that, restore will load user-defined default modules reset will load system-defined defualt modules