Ajout : vm_hosted : rule_mysql_configure .
[lhc/ateliers.git] / vm_hosted
index 2660859..004ac64 100755 (executable)
--- 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