Skip to content
Snippets Groups Projects
  1. Nov 30, 2022
  2. Nov 29, 2022
  3. Nov 23, 2022
  4. Nov 15, 2022
  5. Nov 14, 2022
  6. Nov 09, 2022
  7. Nov 07, 2022
  8. Nov 04, 2022
  9. Nov 02, 2022
  10. Oct 17, 2022
  11. Oct 14, 2022
  12. Oct 13, 2022
  13. Oct 11, 2022
  14. Oct 10, 2022
    • Vincent Sellier's avatar
      azure: ignore user_data for hosts created by the legacy scripts · aea32110
      Vincent Sellier authored
      for example indexer-worker01 which has such configuration
      ```
      disk_setup:
        ephemeral0:
          table_type: gpt
          layout:
            - [100, 82]
          overwrite: true
      fs_setup:
        - device: ephemeral0.1
          filesystem: swap
      mounts:
        - ["ephemeral0.1", "none", "swap", "sw,nofail,x-systemd.requires=cloud-init.service", "0", "0"]
      cloud_config_modules:
        - [disk_setup, always]
        - [fs_setup, always]
      ```
      aea32110
  15. Oct 04, 2022
  16. Oct 03, 2022
  17. Sep 30, 2022
  18. Sep 29, 2022
  19. Sep 28, 2022
  20. Sep 27, 2022
  21. Sep 23, 2022
  22. Sep 22, 2022
  23. Sep 14, 2022
  24. Sep 09, 2022
  25. Sep 08, 2022
  26. Sep 07, 2022
Loading