tstst
This commit is contained in:
parent
dfa1b73be6
commit
53a07df363
9
site-modules/profile/manifests/toml-rbed.pp
Normal file
9
site-modules/profile/manifests/toml-rbed.pp
Normal file
@ -0,0 +1,9 @@
|
||||
class profile::toml-lb {
|
||||
package {'toml-rb':
|
||||
ensure => present,
|
||||
provider => 'puppetserver_gem',
|
||||
notify => Service['pe-puppetserver']
|
||||
}
|
||||
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user