UNPKG

berlioz

Version:

Berlioz - cloud deployment and migration services

11 lines (8 loc) 223 B
const Promise = require('the-promise'); const _ = require('the-lodash'); module.exports = (section, logger, {docker, helper, cluster}) => { section .onQueryAll(() => []) .markIgnoreDelta() ; }