Puppet Data Type Alias: Storm::Backend::Webdav

Defined in:
types/backend/webdav.pp

Summary

The WebDAV type for storm-backend-server

Overview

Alias of

Struct[{
  pool => Array[Struct[{
    hostname => String,
    port     => Optional[Integer],
  }]],
}]


# File 'types/backend/webdav.pp', line 2