escape % in users_groups for erb syntax check
We have pre-receive hooks that check erb syntax, and the % for sudo groups breaks that parser. %% escapes it