move all the unconditional includes from the top-level site.pp into a base module...
[mirror/dsa-puppet.git] / 3rdparty / modules / stdlib / types / port.pp
1 type Stdlib::Port = Integer[0, 65535]