Of git, get, and gud
1 2 3 4 5 6 7
class profile::gitlab { class { 'gitlab': external_url => hiera( 'gms_server_url', "https://${::fqdn}") , } }