]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
sync config_template plugin with master branch 1082/head
authorAlberto Murillo Silva <alberto.murillo.silva@intel.com>
Mon, 7 Nov 2016 22:37:42 +0000 (16:37 -0600)
committerAlberto Murillo Silva <alberto.murillo.silva@intel.com>
Tue, 8 Nov 2016 16:12:16 +0000 (10:12 -0600)
commitd16a6b47f00116e0a5868ab73f957a5bd8f7d3ae
treeb04b3107967734e404253a98fbc66258668d6bc2
parenta2fcd222d2eada6737fdf8e1a2ee51f90351cbd0
sync config_template plugin with master branch

ansible 2.2 deprecates first_available_file option which is used in
the config_template module by 'generate ceph configuration file' task.

This change syncs the config_module files from their master repository
in github.com/openstack/openstack/ansible-plugins which includes the fix

https://github.com/openstack/openstack-ansible-plugins/commit/2f6cac2cf6ddebf462e21c70da7f60fa334b5f1e

Signed-off-by: Alberto Murillo Silva <alberto.murillo.silva@intel.com>
plugins/actions/_v1_config_template.py
plugins/actions/_v2_config_template.py
roles/ceph-common/plugins/actions/_v1_config_template.py
roles/ceph-common/plugins/actions/_v2_config_template.py