Skip to content
Snippets Groups Projects
  1. Nov 06, 2024
  2. Nov 04, 2024
  3. Nov 01, 2024
  4. Oct 31, 2024
    • Eesaan Atluri's avatar
      feat: Remove fixed IP assignment · 957416cc
      Eesaan Atluri authored
      Avoids error that the IP has already been assigned while trying multiple
      proxy deploys
      957416cc
    • Eesaan Atluri's avatar
      feat: Replace default gateway to allow login · d58a3531
      Eesaan Atluri authored
      The instance creation with internal port attached was causing issues
      with login because the default gateway was set to internal network
      gateway. This will only allow login via headnode but not the host.
      This commit will fix that issue by giving a way to define the gw ip
      for default route.
      d58a3531
    • Eesaan Atluri's avatar
      feat: Create multi homed proxy with fixed internal IP · 5d6b1f15
      Eesaan Atluri authored
      We wanted to create a multi-homed instance connected to proxy-net and
      internal-net because the nfs-mounts are shared via internal net by the server.
      However, the NIC on internal-net wasn’t getting an IP assigned automatically
      and this was creating an issue for NFS server to communicate with the clients.
      So we created a port and assigned that port during instance creation
      5d6b1f15
    • Bo-Chun Chen's avatar
      Merge branch 'fix-ansible-log-path' into 'feat-hpc-factory' · 238c7159
      Bo-Chun Chen authored
      Change path to avoid ansible log deletion
      
      See merge request !109
      238c7159
  5. Oct 30, 2024
  6. Oct 25, 2024
  7. Oct 24, 2024
  8. Oct 23, 2024
  9. Oct 22, 2024
  10. Oct 21, 2024
  11. Oct 18, 2024
Loading