{
  'includes': [
    'infrabots.isolate',
  ],
  'variables': {
    'command': [
      'python', 'recipes.py', 'run', '--timestamps',
    ],
    'files': [
      '../config/recipes.cfg',
    ],
  },
}