Skip to content
Snippets Groups Projects
  1. Jan 03, 2016
    • SamYaple's avatar
      Convert to named volumes instead of data container · 8af40073
      SamYaple authored
      This intentionally leaves out rabbitmq from this patchset. It will
      require additional work to remove its data container
      
      UpgradeImpact
      Partially-Implements: blueprint docker-named-volumes
      
      Change-Id: Id68b8e43a3c077ef4f4f4d67ea34d0692e66eef7
      8af40073
  2. Dec 26, 2015
    • SamYaple's avatar
      Fix file permissions · 9be1799b
      SamYaple authored
      Throughout the project overtime some of these file permissions have
      changed to have an executable bit. They should not have this bit set.
      
      TrivialFix
      
      Change-Id: I1748b5bde813a0fcac36aeecdfd83245b8ee5be3
      9be1799b
  3. Sep 24, 2015
    • inc0's avatar
      Ansible bits to rsyslog · 4a75d05d
      inc0 authored
      Ansible installation of rsyslog container
      
      Change-Id: I17a7ee679f72e8fe667012d7eb6e07a27098a909
      Implements: bp logging-container
      4a75d05d
  4. Aug 19, 2015
  5. Aug 06, 2015
    • Sam Yaple's avatar
      Reduce dependencies on the dest nodes · 98a379b0
      Sam Yaple authored
      Currently we require a slew of deps on each destination node, this
      includes a gcc compiler and installing things via pip. We can remove
      these dependencies by containerizing them and running and Ansible
      inside the container itself. The container would then report back
      facts about idempotency.
      
      DocImpact
      Closes-Bug: #1481495
      Implements: blueprint containerize-dependencies
      Change-Id: I3dfccbf9fafc06ffc36e78f3006fe5d3367891df
      98a379b0
Loading