This commit is contained in:
Henry Wang 2019-11-22 14:30:58 +08:00
parent 53a07df363
commit cc7a353d57

View File

@ -1,9 +1,9 @@
class profile::toml-lb {
class profile::toml-rbed {
package {'toml-rb':
ensure => present,
provider => 'puppetserver_gem',
notify => Service['pe-puppetserver']
}
}
}