Puppet Data Type Alias: Turnilo::Druid_cluster

Defined in:
modules/turnilo/types/druid_cluster.pp

Overview

Alias of

Struct[{
    name                       => String,
    host                       => String,
    sourceListScan             => String,
    sourceListRefreshInterval  => Integer,
    sourceReintrospectInterval => Integer,
    type                       => Enum['druid'],
}]


# File 'modules/turnilo/types/druid_cluster.pp', line 1