The following are short examples of how to customize gums server using Rocks commands before kickstarting.
Change default Gums server Name on all compute Appliances: rocks set appliance attr compute OSG_GumsServer value="my-gums.my.edu."
Change default Gums server Name on a host: rocks set host attr se-0-0 OSG_GumsServer value="my-gums.my.edu."
Change default Gums server Name global: rocks set attr OSG_GumsServer value="my-gums.myglobal.edu."