ba52d1d6e9
Running RHEL 7.1, puppetlabs-mysql is not idempotent. After a second run, puppet tries to change the SElinux context: /File[mysql-config-file]/seltype: seltype changed 'etc_t' to 'mysqld_etc_t' Since packaging already manages SElinux labels, we should not let Puppet doing it (default behavior). This patch aims to set selinux_ignore_defaults to True for the mysql-config-file File resource. Thanks to that patch, Puppet will be indempotent between all runs on RHEL platforms. |
||
---|---|---|
.. | ||
graceful_failures_spec.rb | ||
mycnf_template_spec.rb | ||
mysql_bindings_spec.rb | ||
mysql_client_spec.rb | ||
mysql_server_account_security_spec.rb | ||
mysql_server_backup_spec.rb | ||
mysql_server_monitor_spec.rb | ||
mysql_server_mysqltuner_spec.rb | ||
mysql_server_spec.rb |