Skip to content
Snippets Groups Projects
  1. Jul 31, 2015
    • Vladislav Belogrudov's avatar
      Add missing slash if docker registry is specified · 2887c6d2
      Vladislav Belogrudov authored
      If user specifies registry a full image name is constructed by
      concatenation of the registry, namespace and image. Currently
      concatenation does not include '/' if registry is non-empty but
      it should. If registry is empty '/' is not required.
      This fix covers both use cases with help of Ansible filter.
      
      Change-Id: I0588dd0da55d777e6caa7eb47d51b2435d38d5e0
      Closes-Bug: #1479013
      2887c6d2
  2. Jul 30, 2015
    • Sam Yaple's avatar
      Add keepalived to ansible · ab9f6521
      Sam Yaple authored
      Adds the needed ansible bits to support keepalived
      
      Closes-Bug: #1479934
      Change-Id: Iace29b23a0e923b1f5dc9a4f5bc0f88afce3ae62
      Partially-Implements: blueprint ansible-service
      ab9f6521
  3. Jul 28, 2015
Loading