Skip to content
  1. Feb 24, 2018
  2. Feb 08, 2018
  3. Jan 17, 2018
  4. Jan 07, 2018
  5. Jan 05, 2018
  6. Dec 11, 2017
  7. Dec 05, 2017
    • BenGalewsky's avatar
      Update OpenStack Terraform: Modules, Bastions, and New Floating IP config (#1958) · 591ae700
      BenGalewsky authored
      * Adding bastion and private network provisioning for openstack terraform
      
      * Remove usage of floating-ip property
      
      * Combine openstack instances + floating ips
      
      * Fix relating floating IPs to hosts for openstack builds
      
      * Tighten up security groups
      
      Allow ssh into all instances with floating IP
      
      * Add the gluster hosts to the no-floating group
      
      * Break terraform into modules
      
      * Update README and var descriptions to match current config
      
      * Remove volume property in gluster compute def
      
      * Include cluster name in internal network and router names
      
      * Make dns_nameservers a variable
      591ae700
  8. Dec 04, 2017
  9. Nov 30, 2017
    • Jean-Marie F's avatar
      Terraform - Remove the need for region specific reference data (#1962) · ca8a9c60
      Jean-Marie F authored
      * Dynamically retrieve aws_bastion_ami latest reference by querying AWS rather than hard coded
      
      * Dynamically retrieve the list of availability_zones instead of needing to have them hard coded
      
      * Limit availability zones to first 2, using slice extrapolation function
      
      * Replace the need for hardcoded variable "aws_cluster_ami" by the data provided by Terraform
      
      * Move ami choosing to vars, so people don't need to edit create infrastructure if they want another vendor image (as suggested by @atoms)
      
      * Make name of the data block agnostic of distribution, given there are more than one distribution supported
      
      * Add documentation about other distros being supported and what to change in which location to make these changes
      ca8a9c60
  10. Nov 02, 2017
  11. Oct 27, 2017
  12. Oct 18, 2017
  13. Sep 27, 2017
  14. Sep 08, 2017
    • Tennis Smith's avatar
      Add bastion host definitions (#1621) · a47aaae0
      Tennis Smith authored
      * Add comment line and documentation for bastion host usage
      
      * Take out unneeded sudo parm
      
      * Remove blank lines
      
      * revert changes
      
      * take out disabling of strict host checking
      a47aaae0
  15. Sep 05, 2017
    • Tennis Smith's avatar
      Point apiserver address to 0.0.0.0 (#1617) · 35d48cc8
      Tennis Smith authored
      * Point apiserver address to 0.0.0.0
      Added loadbalancer api server address
      * Update documentation
      35d48cc8
    • Yorgos Saslis's avatar
      Update ansible inventory file when template changes (#1612) · 82eedbd6
      Yorgos Saslis authored
      This trigger ensures the inventory file is kept up-to-date. Otherwise, if the file exists and you've made changes to your terraform-managed infra without having deleted the file, it would never get updated. 
      
      For example, consider the case where you've destroyed and re-applied the terraform resources, none of the IPs would get updated, so ansible would be trying to connect to the old ones.
      82eedbd6
  16. Jul 26, 2017
  17. Jul 11, 2017
  18. Jul 10, 2017
  19. Jun 16, 2017
  20. Apr 12, 2017
  21. Mar 20, 2017
  22. Mar 09, 2017
  23. Mar 06, 2017
    • Vincent Schwarzer's avatar
      Rewrote AWS Terraform for Kargo · 3c6b1480
      Vincent Schwarzer authored
      Rewrote AWS Terraform deployment for AWS Kargo. It supports now
      multiple Availability Zones, AWS Loadbalancer for Kubernetes API,
      Bastion Host, ...
      
      For more information see README
      3c6b1480
  24. Mar 03, 2017
  25. Feb 23, 2017
  26. Jan 24, 2017
  27. Jan 23, 2017
  28. Jan 06, 2017
  29. Jan 05, 2017
  30. Dec 13, 2016
  31. Dec 09, 2016
  32. Dec 08, 2016
Loading