Skip to content

Releases: mengesb/tf_hachef

Release v0.2.10

27 Feb 09:21
Compare
Choose a tag to compare
  • Fixed typo in a warning message relating to accepting Chef license [GH-28]

Release v0.2.9

29 Oct 20:30
Compare
Choose a tag to compare
  • Added ETCD tuning options handling until integrated into chef-backend
  • Fixed private_key on connection stanzas to use ${file()} interpolation

Release v0.2.8

28 Oct 20:05
Compare
Choose a tag to compare
  • Reorganize the repo to give a sense of providers and feature sets required for various plans
  • Documentation updates and navigation

Release v0.2.7

20 Sep 18:29
Compare
Choose a tag to compare
  • Updated chef-cookbook script to pin system cookbook to 0.11.0: xhost-cookbooks/system#49
  • Update syntax; template_file resource is deprecated, updated to data source

Release v0.2.6

11 Aug 23:19
Compare
Choose a tag to compare
  • Updated root device to use gp2 on backends
  • Added map instance_store with reasonable defaults
  • Now using local node instance storage for backends
  • Large documentation overhaul

Release v0.2.5

10 Aug 21:40
Compare
Choose a tag to compare
  • Adding postgresql.md5_auth_cidr_addresses to chef-backend.rb before joining cluster no longer breaks chef-backend
  • attributes-json.tpl -> backend-attributes-json.tpl for consistency

Release v0.2.4

10 Aug 20:26
Compare
Choose a tag to compare

Release v0.2.3

10 Aug 19:37
Compare
Choose a tag to compare
  • Breakup chef map into chef_backend, chef_client, chef_mlsa,
    chef_org, chef_server, and chef_user variables
  • Changes to supporting documentation

Release v0.2.2

10 Aug 00:27
Compare
Choose a tag to compare

Release v0.2.1

08 Aug 23:50
Compare
Choose a tag to compare
  • Minor documentation update (hopefully made some things clear)