sql: clean up a unused comment
This commit is contained in:
parent
85fe278b09
commit
67243164ef
@ -73,7 +73,6 @@ class privatecloud::database::sql (
|
|||||||
}
|
}
|
||||||
|
|
||||||
class { 'mysql::server':
|
class { 'mysql::server':
|
||||||
# with MariaDB package, service_name is mysql for all OS
|
|
||||||
config_hash => {
|
config_hash => {
|
||||||
bind_address => $api_eth,
|
bind_address => $api_eth,
|
||||||
root_password => $mysql_password,
|
root_password => $mysql_password,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user