I created a script for installing foreman with mysql

Hey all here is my github listing for the script I created for installing
foreman with foreman installer all in one and mysql backend on Centos 6.3.
Can you guys and gals take a look at it and see if you have any issues
with it. I wanted a way to automate the install with mysql backend
install. I can not fully automate the securing of the mysql install which
it asks for root password and the sqlscript for creating foreman database.

https://github.com/dkudos/foreman-installer.git

Let me know what you think,

Dominic Kaiser