I’m developing a SaltStack formula to deploy ManageIQ on multiple platforms. This formula will be Ruby 2.0 only and uses the new Ruby 2.0 branch of MIQ that jrafanie is developing (https://github.com/jrafanie/manageiq/tree/ruby_2_x_support). Right now it sucessfully builds on CentOS7. I’ll post it when CentOS6 is also working.
Features:
Support for RHEL6, RHEL7, CentOS6 and CentOS7
Credentials managed from pillar
Database provisioning
Firewall configuration
Apache configuration
Future:
Support for SuSE and Debian/Ubuntu