Puppet Data Type Alias: Dehydrated::GitSSHUrl

Defined in:
types/gitsshurl.pp

Overview

Match ssh URLs for git

Alias of

Pattern[/(?i:^(ssh:\/\/([^\/@]+@)?[^\/]+\/.*|([^@:]+@)?[^:]+:.*))/]


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