From: Julien Moutinho Date: Sat, 16 Mar 2013 00:04:01 +0000 (+0100) Subject: Ajout : vm_hosted : rule_mysql_configure . X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=commitdiff_plain;h=e1d946650cb8e0ebc5f93446a2e3b14a5ffb7f34 Ajout : vm_hosted : rule_mysql_configure . --- diff --git a/vm_hosted b/vm_hosted index 2660859..004ac64 100755 --- a/vm_hosted +++ b/vm_hosted @@ -600,6 +600,10 @@ rule_mail_configure () { rule procmail_configure rule dovecot_configure } +rule_mysql_configure () { + rule apt_get_install mysql-server-5.5 + sudo service mysql restart + } rule_network_configure () { sudo install -m 644 -o root -g root /dev/stdin /etc/hostname <<-EOF $vm