Comment 7 for bug 1693234

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-galera_server (master)

Reviewed: https://review.openstack.org/478207
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-galera_server/commit/?id=34f52a673eee1c635030fab135b36f75867c47d2
Submitter: Jenkins
Branch: master

commit 34f52a673eee1c635030fab135b36f75867c47d2
Author: Miguel Alex Cantu <email address hidden>
Date: Tue Jun 27 15:59:31 2017 +0000

    Add ignore_none_type to config_template

    The .cnf files can have valueless options present.
    This commit ensures that these valueless options are not ignored

    Addtionally, my.cnf overrides are added to the variable overrides
    test file to ensure that the my.cnf file can run through the
    config_template engine properly.

    Change-Id: I8b09c2520c84bb43353b4c56bac157259f71b041
    Closes-Bug: #1693234