diff --git a/manifests/init.pp b/manifests/init.pp index 063dfbce..cfefed40 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -23,7 +23,7 @@ class cloud( ) { if ! ($::osfamily in [ 'RedHat', 'Debian' ]) { - fail("OS family unsuppored ye (${::osfamily}), module puppet-cloud only support RedHat or Debian") + fail("OS family unsuppored yet (${::osfamily}), module puppet-cloud only support RedHat or Debian") } # motd