Ajout : vm_hosted : rule_time_configure : ntp .
authorJulien Moutinho <julm+burette@autogeree.net>
Tue, 26 Feb 2013 12:51:14 +0000 (13:51 +0100)
committerJulien Moutinho <julm+burette@autogeree.net>
Tue, 26 Feb 2013 12:51:14 +0000 (13:51 +0100)
vm_hosted

index 2e4dc08..9af76a9 100755 (executable)
--- a/vm_hosted
+++ b/vm_hosted
@@ -297,7 +297,7 @@ rule_time_configure () {
                Europe/Paris
                EOF
        sudo dpkg-reconfigure tzdata
-       # TODO: NTP
+       rule apt_get_install ntp
  }
 rule_locale_configure () {
        sudo install -m 644 -o root -g root /dev/stdin /etc/locale.gen <<-EOF