Blame view

roles/mezuro_server.rb 165 Bytes
9de7b2b9   Paulo Tada   Adding the mezuro...
1
2
name 'mezuro_server'
description 'Mezuro server'
424db438   Paulo Tada   Passing kalibro-c...
3
run_list *[
c0e41ea7   Paulo Tada   Change position o...
4
  'recipe[mezuro]',
424db438   Paulo Tada   Passing kalibro-c...
5
6
7
  'recipe[mezuro::kalibro_processor]',
  'recipe[mezuro::kalibro_configurations]'
]