Skip to content
Snippets Groups Projects
  1. Feb 21, 2023
  2. Feb 16, 2023
  3. Dec 31, 2019
  4. Dec 30, 2019
  5. Dec 11, 2019
    • John-Paul Robinson's avatar
      985954f4
    • John-Paul Robinson's avatar
      Fix provisioner race condition in null_resource · b65cbbeb
      John-Paul Robinson authored
      Collapse compute node and ood ops provisioners into a single
      null_resource to avoid a race condition when the ansible tasks
      run in parallel.  This lead to inconsistent deploys where
      the slurm configuration was not working after deploy.
      
      Putting the provisioners in a single resource ensures they run in
      series.  This comes at the cost of a loss of deploy flexibility.
      Now ood and compute nodes ops steps will always run on changes rather
      than selectively.  Since this feature wasn't fully functional, it's
      loss is not significant.
      b65cbbeb
  6. Dec 10, 2019
  7. Oct 24, 2019
  8. Aug 29, 2019
    • Eesaan Atluri's avatar
      Add internal DNS to the netw config · 4e2e15c0
      Eesaan Atluri authored
      Packer image build will fail to git clone any repos residing inside
      internal gitlab. So we define the internal DNS IPs in the network
      module while creating the initial infrastructure for packer img builds
      4e2e15c0
  9. Aug 14, 2019
  10. Aug 12, 2019
Loading