could not enable mysqld services on CentOS 7
I tried to install the RDO ("Icehouse") release on CentOS 7 but it shows
172.17.15.206_mysql.pp: [ ERROR ]
Applying Puppet manifests [ ERROR ]
ERROR : Error appeared during Puppet run: 172.17.15.206_mysql.pp
Error: Could not enable mysqld:
And In log file it shows error in a type.rb file (attaching file contains)
Warning: The package type's allow_virtual parameter will be changing its default value from false to true in a future release. If you do not want to allow virtual packages, please explicitly set allow_virtual to false.
(at /usr/share/ruby/vendor_ruby/puppet/type.rb:816:in `set_default')
Error: Could not enable mysqld:
I can't find 'set_default' parameter in type.rb file.
Any one Please suggest me the solutions