mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Optimized swapfile config
This commit is contained in:
		| @@ -1,3 +1,3 @@ | ||||
| flavor:     "fresh" # Libre Office flavor, fresh for new, still for stable | ||||
| languages:   | ||||
| languages: | ||||
|   - "{{ HOST_LL_CC | lower | replace('_', '-') }}" # Use system default | ||||
							
								
								
									
										1
									
								
								roles/svc-opt-swapfile/config/main.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								roles/svc-opt-swapfile/config/main.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| swapfile_size: 4GB | ||||
| @@ -1 +1,2 @@ | ||||
| application_id: svc-opt-swapfile | ||||
| application_id: "svc-opt-swapfile" | ||||
| swapfile_size:  "{{ applications | get_app_conf(application_id, 'swapfile_size') }}" | ||||
		Reference in New Issue
	
	Block a user