diff --git a/global/overlay/etc/puppet/modules/soc/manifests/sso.pp b/global/overlay/etc/puppet/modules/soc/manifests/sso.pp index 2bb9def..ac5eb23 100644 --- a/global/overlay/etc/puppet/modules/soc/manifests/sso.pp +++ b/global/overlay/etc/puppet/modules/soc/manifests/sso.pp @@ -28,7 +28,7 @@ # Hiera field, defined at common.yaml, with the the frontend IP prefixes that require access # to port 443. Defaults to empty string. # -class cnaas::sso( +class soc::sso( $hostname, $email, $service_endpoint,