Skip to content
Snippets Groups Projects
  1. Jan 22, 2018
  2. Jan 10, 2018
  3. Jan 09, 2018
  4. Jan 03, 2018
  5. Dec 05, 2017
    • Simon Michnowicz's avatar
      Modified the iptables.j2 file to: · 93dc59ba
      Simon Michnowicz authored
      - template the public interface so NAT Masquerade command goes to right interface
      - public inteface name autogenerated by looking at route to 8.8.8.8
      - ACCEPT command for private interface modified to use network CIDR. THis is hardcoded to M3 if not defined, so no impact on cluster_in_a_box roles. (Monarch and others will need to pass it as a parameter)
      - Not sure if ACCEPT on private interface is used, as compute nodes point to mlx0 interface for routing
      93dc59ba
  6. Nov 27, 2017
  7. Nov 24, 2017
  8. Nov 13, 2017
  9. Oct 27, 2017
  10. Oct 24, 2017
  11. Oct 23, 2017
  12. Sep 20, 2017
  13. Aug 30, 2017
  14. Aug 11, 2017
  15. Aug 08, 2017
  16. Aug 07, 2017
  17. Jul 31, 2017
  18. Jul 13, 2017
  19. Jul 11, 2017
  20. Jul 10, 2017
  21. Jul 05, 2017
  22. Jun 19, 2017
  23. May 26, 2017
  24. May 15, 2017
  25. May 11, 2017
  26. Apr 21, 2017
  27. Mar 27, 2017
    • Kerri Wait's avatar
      Update provision_slurm.py.j2 to import defaultdict to silence this error · 0cccb855
      Kerri Wait authored
      Traceback (most recent call last):
       File "/usr/local/sbin/provision_slurm.py", line 100, in <module>
         mk_slurmuser_batch(usergroup,"default")
       File "/usr/local/sbin/provision_slurm.py", line 67, in mk_slurmuser_batch
         userdict = defaultdict(list)
      NameError: global name 'defaultdict' is not defined
      0cccb855
  28. Mar 21, 2017
  29. Mar 20, 2017
Loading