Skip to content
Snippets Groups Projects
  1. Apr 23, 2022
  2. Apr 20, 2022
    • Vladislav Belogrudov's avatar
      Fix ansible version in install command · 7a6aeff4
      Vladislav Belogrudov authored
      There are no 5.* versions of ansible for CentOS 8 Stream yet.
      One should use pip install 'ansible>=4,<6' according to the
      current documentation.
      
      Closes-Bug: #1969617
      Change-Id: Ie4f502f955dac5ae9ee8ddb4779c2fa2e26840d9
      7a6aeff4
  3. Apr 15, 2022
  4. Apr 14, 2022
  5. Apr 13, 2022
    • Christian Berendt's avatar
      ovs-dpdk: add ovs-dpdkctl.sh to the role itself · 89659b46
      Christian Berendt authored
      Currently the ovs-dpdkctl.sh file is present in the tools
      directory and the "Copying ovs-dpdkctl tool" task accesses it.
      
      This is bad practice. Files copied from a role should either be
      referenced by an absolute path or be part of the role itself.
      
      This change moves the ovs-dpdkctl.sh file in the files
      directory of the role.
      
      Change-Id: I01459d39207e54f270f32f37b4a5153c5a819347
      89659b46
  6. Apr 12, 2022
  7. Apr 11, 2022
  8. Apr 08, 2022
  9. Apr 07, 2022
  10. Apr 06, 2022
  11. Apr 05, 2022
  12. Apr 04, 2022
  13. Apr 01, 2022
  14. Mar 31, 2022
Loading