Open donsizemore opened 1 year ago
We added a similar change to our playbook recently, however we made the memory value a parameter (that defaults to "1g"
) to make such changes easier in the future. If you think that would be helpful I can add a PR for this.
@HenningTimm I do think a parameter would be helpful here - 1gb is recommended for a standard/busy installation but CI testing for instance may want only 512mb. I'm happy to add this as well.
Closes #328