Andy McCrae
5950d99f46
Adjust ansible_hostname to ansible_nodename
ansible vars are as follows: self.facts['hostname'] = platform.node().split('.')[0] self.facts['nodename'] = platform.node() We should use the "nodename" var instead of the hostname variable. Closes-Bug: #1667193 Change-Id: Id98016cfffd30d2adaec058c861771f9aefe27b3
Team and repository tags
OpenStack-Ansible nova
Ansible role that installs and configures OpenStack nova and all of its corresponding services.
- This role will install the following:
-
- nova-api
- nova-conductor
- nova-scheduler
- nova-console
- nova-compute
Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-os_nova/
The project home is at: http://launchpad.net/openstack-ansible
Description
Languages
Jinja
58.9%
Python
27.9%
Shell
13.2%