]> WPIA git - infra.git/blobdiff - environments/production/manifests/gigi.pp
upd: launch apt-update at least daily
[infra.git] / environments / production / manifests / gigi.pp
index 14f175b600d7ad96f27ec87d72b7f1ae530cd002..57c602f04854317805fdf5b3bdd5e12fefc10a1f 100644 (file)
@@ -19,7 +19,6 @@ node gigi {
     unless => "/usr/bin/debconf-get-selections | /bin/grep -F '$gigi_translation' | /bin/grep -F '$gigi_pkg/fetch-locales'"
   }
 
-  class{'apt':}
   apt_key{ 'E643C483A426BB5311D26520A631B6AF9FD3DF94':
     source => 'http://deb.dogcraft.de/signer.gpg',
     ensure => 'present'