Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/fontdata.js

openstack-ansible tips and tricks

3 thoughts
last posted July 18, 2015, 2:32 a.m.

2 earlier thoughts

0

Building an inventory file without executing playbooks

Icehouse/Juno:

$ cd rpc_deployment
$ inventory/dynamic_inventory.py \
 --file /etc/rpc_deploy/rpc_user_config.yml

Kilo/Liberty

$ cd playbooks
$ inventory/dynamic_inventory.py \
--file /etc/openstack_deploy/openstack_user_config.yml