Skip to content
Snippets Groups Projects
  1. Jun 22, 2021
  2. Jun 17, 2021
  3. Jun 15, 2021
  4. Jun 14, 2021
  5. Jun 11, 2021
  6. Jun 10, 2021
    • Radosław Piliszek's avatar
      Disable docker's ip-forward when iptables disabled · 0fa4ee56
      Radosław Piliszek authored
      With the new default since Wallaby, starting Docker makes it
      enable forwarding and not filter it at all.
      This may pose a security risk and should be mitigated.
      
      Closes-Bug: #1931615
      Change-Id: I5129136c066489fdfaa4d93741c22e5010b7e89d
      0fa4ee56
  7. Jun 08, 2021
  8. Jun 07, 2021
  9. Jun 05, 2021
  10. Jun 04, 2021
    • Mark Goddard's avatar
      baremetal: fix /etc/hosts generation when api_interface has dashes · 46bd0525
      Mark Goddard authored
      Interface names with dashes can cause problems in Ansible since dashes
      are replaced with underscores when referencing facts. In the baremetal
      role we reference the fact for api_interface without replacing dashes
      with underscores. This may result in host entries being omitted from
      /etc/hosts.
      
      This change fixes the issue.
      
      Change-Id: I667adc7d8a7dbd20dbfa293f389e02355f8275bb
      Related-Bug: #1927357
      46bd0525
  11. Jun 02, 2021
  12. May 31, 2021
Loading