don't timeout installing
This commit is contained in:
parent
219cd5f17b
commit
61d949c0b4
1 changed files with 1 additions and 0 deletions
|
@ -182,6 +182,7 @@ class mastodon (
|
|||
# user => $mastodon_user,
|
||||
# cwd => "${mastodon_home}/.rbenv/",
|
||||
creates => "${mastodon_home}/.rbenv/versions/3.2.2/bin/ruby",
|
||||
timeout => 0,
|
||||
require => File['/usr/local/bin/install_ruby.sh'],
|
||||
}
|
||||
# exec { 'set_global_ruby_version':
|
||||
|
|
Loading…
Reference in a new issue