etherpad-lite/vagrant/puppet/manifests/nodes/nodes.pp

5 lines
63 B
ObjectPascal
Raw Normal View History

2012-03-25 20:52:22 -07:00
node default {
include node-js
include etherpad-lite
}