Skip to content

Releases: mengesb/tf_chef_server

Release v2.0.3

18 Nov 20:37
Compare
Choose a tag to compare

Release v2.0.2

18 Nov 20:28
Compare
Choose a tag to compare
  • [Julian Dunn] - Fix terraform.tfvars.example missing double quote
  • [Julian Dunn] - Stringify the booleans (hashicorp/terraform#9751)
  • [Brian Menges] - Update chef client and server versions to latest
  • [Brian Menges] - Add kitchen-terraform and tests

Release v2.0.1

13 Oct 23:20
Compare
Choose a tag to compare
  • Add missing dependent cookbook to [files/chef-cookbooks.sh]
  • Convert several string variables to maps
  • Remove tf_filemodule dependency
  • Update Ubuntu 14.04 LTS AMI list in ami_map
  • Update remote-exec provisioner writes of template files to file provisioner with content
  • Update [terraform.tfvars.example] with current variables and defaults
  • Set default AMI os to Ubuntu 14.04 LTS
  • Removed CentOS 6 from ami_map. Root partition resize required to support installation
  • Fix private_key call in connection directive, required file() interpolation

Release v1.2.1

23 May 18:08
Compare
Choose a tag to compare

Release v1.2.0

21 May 03:08
Compare
Choose a tag to compare

v1.2.0 (2016-05-20)

  • [Brian Menges] - Updated client_version to 12.10.24
  • [Brian Menges] - Some small text alignment updates
  • [Brian Menges] - Replaced remote-exec for firewall disables with a script disable_firewall.sh
  • [Brian Menges] - Replaced upload and execute for chef-cookbooks.sh with remote-execute script
  • [Brian Menges] - Tidy up code in chef-cookbooks.sh
  • [Brian Menges] - Ordered variables in template_file.attributes-json
  • [Brian Menges] - Removed unused variables in template_file.attributes-json
  • [Brian Menges] - Added server_addons variable and input into template_file.attributes-json as addons (Fix #28)
  • [Brian Menges] - Added terraform.tfvars.example to provide an example for terraform.tfvars
  • [Brian Menges] - Documentation updates

Release v1.1.4

21 May 03:09
Compare
Choose a tag to compare
  • [Brian Menges] - BUG: Fixed aws_instance tag

Release v1.1.3

21 May 03:10
Compare
Choose a tag to compare
  • [Brian Menges] - Remove tags on root_block_device