Ajout : vm_hosted : rule_mysql_configure .
authorJulien Moutinho <julm+burette@autogeree.net>
Sat, 16 Mar 2013 00:04:01 +0000 (01:04 +0100)
committerJulien Moutinho <julm+burette@autogeree.net>
Tue, 19 Mar 2013 09:42:05 +0000 (10:42 +0100)
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