2e286ac334e5df1d2f7fec19bb0928e1800a6823
[mirror/dsa-puppet.git] / modules / autofs / manifests / init.pp
1 class autofs {
2         if $::hostname in [pejacevic, piu-slave-bm-a, picconi, coccia, couper, donizetti, ticharich] {
3                 include autofs::bytemark
4         }
5 }