Skip to content
Snippets Groups Projects
  1. Mar 13, 2025
    • Eesaan Atluri's avatar
      feat: Use conditional to make --network optional · 09717c19
      Eesaan Atluri authored
      Closes #181
      
      Defining a network can be optional when a port is already defined when
      deploying a VM.
      
      This commit adds flexibility where you can either use --port or
      --network options to define a network during the deployment.
      
      Alternatively, you can define both but the port cannot be from the same
      network you used in the --network option. Otherwise, you will have two
      ips from the same network which will cause network reachability issues.
      09717c19
    • Bo-Chun Chen's avatar
      Merge branch 'feat-enable-rsyslog' into 'feat-hpc-factory' · cd35517c
      Bo-Chun Chen authored
      Enable rsyslog configuration by default
      
      See merge request !183
      cd35517c
  2. Mar 07, 2025
  3. Mar 06, 2025
  4. Mar 05, 2025
  5. Mar 04, 2025
  6. Feb 28, 2025
  7. Feb 27, 2025
  8. Feb 19, 2025
  9. Feb 04, 2025
  10. Jan 30, 2025
  11. Jan 29, 2025
  12. Jan 27, 2025
  13. Jan 24, 2025
  14. Jan 14, 2025
  15. Jan 07, 2025
  16. Jan 03, 2025
  17. Jan 02, 2025
Loading