Splunge
On a clean cpanel install, disable_functions is typically empty by default.
Go to your main Enhance CP > Settings > Application. Add this
disable_functions:
exec,system,passthru,shell_exec,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname,pcntl_exec,expect_popen
The settings are automatically inherited by all roles on your cluster even if you have 100 servers.