You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure this is a great name. Did you mean dependent?
Also, maybe this is better split into manage_redis, manage_yarn etc.
(Since you're only doing an include nginx perhaps you don't strictly need a manage_nginx. Then again, is apache a viable alternative that some users might want to use?)
The text was updated successfully, but these errors were encountered:
In my refactor (#15) this parameter still exists though I add fine tuning to individually opt out of managing each dependent bit like yarn, redis, nginx, etc.
Not sure this is a great name. Did you mean
dependent
?Also, maybe this is better split into
manage_redis
,manage_yarn
etc.(Since you're only doing an
include nginx
perhaps you don't strictly need amanage_nginx
. Then again, is apache a viable alternative that some users might want to use?)The text was updated successfully, but these errors were encountered: