Skip to content
  1. May 15, 2018
  2. May 14, 2018
  3. May 13, 2018
  4. May 12, 2018
  5. May 11, 2018
    • Matthew Mosesohn's avatar
      refactor vault role (#2733) · 07cc9819
      Matthew Mosesohn authored
      * Move front-proxy-client certs back to kube mount
      
      We want the same CA for all k8s certs
      
      * Refactor vault to use a third party module
      
      The module adds idempotency and reduces some of the repetitive
      logic in the vault role
      
      Requires ansible-modules-hashivault on ansible node and hvac
      on the vault hosts themselves
      
      Add upgrade test scenario
      Remove bootstrap-os tags from tasks
      
      * fix upgrade issues
      
      * improve unseal logic
      
      * specify ca and fix etcd check
      
      * Fix initialization check
      
      bump machine size
      07cc9819
    • Andreas Krüger's avatar
      Merge pull request #2762 from woopstar/fix-coreos-bootstrap-fact · e23fd5ca
      Andreas Krüger authored
      Fix path for pip and python when already bootstrapped
      e23fd5ca
    • woopstar's avatar
      Fix path for pip and python · 7df5edef
      woopstar authored
      7df5edef
  6. May 10, 2018
  7. May 09, 2018
  8. May 08, 2018
  9. May 04, 2018
  10. May 03, 2018
  11. May 02, 2018
  12. May 01, 2018
  13. Apr 30, 2018
    • Pablo Moreno's avatar
      [contrib/terraform/openstack] Backward compatibility changes (#2539) · df6c5b28
      Pablo Moreno authored
      * [terraform/openstack] Restores ability to use existing public nodes and masters as bastion.
      
      * [terraform/openstack] Uses network_id as output
      
      * [terraform/openstack] Fixes link to inventory/local/group_vars
      
      * [terraform/openstack] Adds supplementary master groups
      
      * [terraform/openstack] Updates documentation avoiding manual setups for bastion (as they are not needed now).
      
      * [terraform/openstack] Supplementary master groups in docs.
      
      * [terraform/openstack] Fixes repeated usage of master fips instead of bastion fips
      
      * [terraform/openstack] Missing change for network_id to subnet_id
      
      * [terraform/openstack] Changes conditional to element( concat ) form to avoid type issues with empty lists.
      df6c5b28
    • Tomasz Majchrowski's avatar
      ISSUE-2706: Provide consistent usage of supplementary_addresses_in_ssl_keys... · 59789ae0
      Tomasz Majchrowski authored
      ISSUE-2706: Provide consistent usage of supplementary_addresses_in_ssl_keys across vault and script mode (#2707)
      
      59789ae0
Loading