Puppet Data Type Alias: Haproxy::Acl

Defined in:
modules/haproxy/types/acl.pp

Overview

Alias of

Struct[{
    'name'      => String,
    'criterion' => String,
    'operator'  => String,
    'value'     => String,
}]


# File 'modules/haproxy/types/acl.pp', line 1