Files
python-tripleoclient/tripleoclient/v1/tripleo_config.py
James Slagle 276ed3ac3b Don't set transport=local in ansible.cfg
The "openstack tripleo config generate ansible" command should no longer
generate an ansible.cfg that has transport=local set. The ansible.cfg is
usable outside of undercloud/standalone mode.

Also updates the command help to not be specific to
undercloud/standalone.

Note that tripleo_deploy.py already takes care of setting
ansible_connection=local anyway for standalone mode.

Change-Id: I535f9c5be24cc1876d991aac30fea5139f4fcd2b
2019-10-03 13:18:11 -04:00

2.5 KiB