Move timeserver from clementi to manda-node04
[mirror/dsa-puppet.git] / modules / porterbox / manifests / init.pp
index 4ed9a21..ba83efd 100644 (file)
@@ -1,6 +1,10 @@
 class porterbox {
        include schroot
 
+       package { 'dgit':
+               ensure => installed,
+       }
+
        file { '/usr/local/bin/dd-schroot-cmd':
                mode    => '0555',
                source  => 'puppet:///modules/porterbox/dd-schroot-cmd',