Enable strictDeps on all our toplevel packages #12
| @ -9,14 +9,6 @@ | |||||||
|     defaultGateway = "10.0.40.30"; |     defaultGateway = "10.0.40.30"; | ||||||
|     nameservers = ["8.8.8.8"]; |     nameservers = ["8.8.8.8"]; | ||||||
| 
 | 
 | ||||||
|     proxy = { |  | ||||||
|       default = "http://hut:23080/"; |  | ||||||
|       noProxy = "127.0.0.1,localhost,internal.domain,10.0.40.40,hut"; |  | ||||||
|       # Don't set all_proxy as go complains and breaks the gitlab runner, see: |  | ||||||
|       # https://github.com/golang/go/issues/16715 |  | ||||||
|       allProxy = null; |  | ||||||
|     }; |  | ||||||
| 
 |  | ||||||
|     firewall = { |     firewall = { | ||||||
|       extraCommands = '' |       extraCommands = '' | ||||||
|         # Prevent ssfhead from contacting our slurmd daemon |         # Prevent ssfhead from contacting our slurmd daemon | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user