btw, another bug in

/usr/share/puppet/modules.available/puppetlabs-mysql/manifests/params.pp

is

  case $::operatingsystem {
    'Ubuntu': {
      $server_service_provider = upstart
    }
    default: {
      $server_service_provider = undef
    }
  }


should be systemd right now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1581812

Title:
  puppet-module-puppetlabs-mysql outdated and incompatible with 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet-module-puppetlabs-mysql/+bug/1581812/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to