X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=vm_hosted;h=004ac6425f872c5a12378cd501f1c752ade10643;hb=e1d946650cb8e0ebc5f93446a2e3b14a5ffb7f34;hp=2660859e6208c5c91f1ae140709b1a75b787d1ca;hpb=396beaa24164f1a309a2b147098538b9afdbf306;p=lhc%2Fateliers.git 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