diff --git a/site-modules/profile/manifests/toml-rbed.pp b/site-modules/profile/manifests/tomlrb.pp similarity index 82% rename from site-modules/profile/manifests/toml-rbed.pp rename to site-modules/profile/manifests/tomlrb.pp index 4bd7a72..10acb34 100644 --- a/site-modules/profile/manifests/toml-rbed.pp +++ b/site-modules/profile/manifests/tomlrb.pp @@ -1,4 +1,4 @@ -class profile::toml-rbed { +class profile::tomlrb { package {'toml-rb': ensure => present, provider => 'puppetserver_gem',