Skip to content

Working improvements

Alex Trull requested to merge working_improvements into master

I'm collecting various improvements here for review.

  • added aurora-or-rds postgres service options. (default: rds)
  • refactor userdata/cloudinit so that it's done cleanly instead of one giant file.
  • added custom template userdata for the start or the end of the user-data.
  • added toggle to enable cloudwatch. (default: enabled)
  • added toggle to enable pushjobs. (default: disabled)
  • added toggle to enable load-based scaling. (default: enabled)
  • added options to specify other distros for targeting i.e.
  • cinc_cluster_distro_type = "amzn2"
  • cinc_build_path = "el/7"
  • random password generation for postgres master password.
  • various updates to README.
Edited by Alex Trull

Merge request reports