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