Puppet Data Type Alias: Dehydrated::GitUrl

Defined in:
types/giturl.pp

Overview

a type that hopefully matches all possible git urls.

Alias of

Variant[Dehydrated::GitSSHUrl, Stdlib::HTTPUrl, Stdlib::Absolutepath]


# File 'types/giturl.pp', line 2