add class
This commit is contained in:
parent
eb11c0f218
commit
917fb37dcf
1 changed files with 1 additions and 0 deletions
|
@ -167,6 +167,7 @@ class mastodon (
|
||||||
# require => Vcsrepo['ruby_build'],
|
# require => Vcsrepo['ruby_build'],
|
||||||
# }
|
# }
|
||||||
# exec { '':}
|
# exec { '':}
|
||||||
|
class { 'rvm': }
|
||||||
rvm_system_ruby {
|
rvm_system_ruby {
|
||||||
'ruby-3.2.2':
|
'ruby-3.2.2':
|
||||||
build_opts => ['--with-jemalloc'],
|
build_opts => ['--with-jemalloc'],
|
||||||
|
|
Loading…
Reference in a new issue