Ansible roles and playbooks to enable a standalone Ironic install
Go to file
Julia Kreger 036d11fd74 Numerous fixes and dedicated RabbitMQ user
Added a dedicated user in RabbitMQ while removing the standard guest
account.  Additionally cleaned up ironic.conf, and setup_env such
that a user can now query ironic.
2015-02-25 09:54:13 -05:00
step1 Numerous fixes and dedicated RabbitMQ user 2015-02-25 09:54:13 -05:00
README.rst Cleaning up README and ironic config template 2015-02-25 08:22:08 -05:00

Repo for collaborating on a minimal ironic-based installer.

Deets on the etherpad for now:

https://etherpad.openstack.org/p/OJYjW3fU9Q

Step 1:

cd step1 bash ./env-setup.sh source /opt/stack/ansible/hacking/env-setup ansible-playbook -vvvv -i localhost ./install.yaml