Don't try and create the my.cnf.d dir everytime
authorAlex Schultz <aschultz@redhat.com>
Thu, 6 Apr 2017 19:03:59 +0000 (13:03 -0600)
committerAlex Schultz <aschultz@redhat.com>
Thu, 6 Apr 2017 19:03:59 +0000 (13:03 -0600)
commita22c6c72231a91e97276bdc8fdf77ddd14659e88
treec34715e9ef65f066de52dc2a4aeab20c700e307d
parentbd89e21fe86d81b91ca4e963e8f47bcb7b92a208
Don't try and create the my.cnf.d dir everytime

The creation of /etc/my.cnf.d is not idempotent and is run anytime the
mysql client profile is included. This change adds an unless parameter
to ensure it is only run if not used.

Change-Id: I4a30eaccf72f5687dc22ba93c19136e55d36dcab
Closes-Bug: #1680570
manifests/profile/base/database/mysql/client.pp