Initial commit
[tm351-notebooks.git] / modules / tm351_modules / manifests / init.pp
1 # Coordinate Infinite Intern installations
2 class tm351_modules {
3 #require base
4
5 include "box::${::hostname}"
6 }