Skip to content
  1. Nov 29, 2016
  2. Nov 28, 2016
  3. Nov 25, 2016
  4. Nov 24, 2016
  5. Nov 23, 2016
  6. Nov 22, 2016
  7. Nov 21, 2016
  8. Nov 19, 2016
    • Dan Bode's avatar
      Ensure that etcd health checks always pass · ff675d40
      Dan Bode authored
      in the etcd handler, the reload etcd action
      was called after ansible waits for etcd to be
      up, this means that the health checks which are
      called immediately after fail (resulting in the etcd
      role always failing and never finishing)
      
      This patch changes the order to move the 'wait for etcd
      up' resource after the 'reload etcd resource', ensuring that
      the service is up before the health check is called.
      ff675d40
  9. Nov 18, 2016
Loading