Red Hat: Cleanup cloud::sql
Clean a test where it fails when the class is called from a OS different from Red Hat or Debian families. This is already tested in cloud::init class. Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
This commit is contained in:
@@ -110,9 +110,6 @@ class cloud::database::sql (
|
||||
require => Exec['clean-mysql-binlog'],
|
||||
}
|
||||
}
|
||||
default: {
|
||||
err "${::osfamily} not supported yet"
|
||||
}
|
||||
}
|
||||
|
||||
# This is due to this bug: https://bugs.launchpad.net/codership-mysql/+bug/1087368
|
||||
|
||||
Reference in New Issue
Block a user