database: remove apt require
This commit is contained in:
@@ -60,7 +60,6 @@ class privatecloud::database::sql (
|
|||||||
root_password => $mysql_password,
|
root_password => $mysql_password,
|
||||||
},
|
},
|
||||||
service_provider => 'debian',
|
service_provider => 'debian',
|
||||||
require => Apt::Source['mariadb'],
|
|
||||||
notify => Service['xinetd'],
|
notify => Service['xinetd'],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user