remove comments
This commit is contained in:
parent
bc0598b7c6
commit
01ce46b793
1 changed files with 0 additions and 2 deletions
|
@ -196,8 +196,6 @@ class mastodon (
|
|||
}
|
||||
exec { 'install_mastodon':
|
||||
command => '/usr/local/bin/install_mastodon.sh',
|
||||
# user => $mastodon_user,
|
||||
# cwd => "${mastodon_home}/.rbenv/",
|
||||
creates => "${mastodon_home}/.rbenv/versions/3.2.2/bin/bundler",
|
||||
timeout => 0,
|
||||
require => File['/usr/local/bin/install_mastodon.sh'],
|
||||
|
|
Loading…
Reference in a new issue