Had to do something drastic to rename file: git mv --force tm351LTS.pp tm351lts.pp
[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 }