Split CAPI cluster manifest;Remove debugging;Add dependency
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		| @@ -27,8 +27,6 @@ | ||||
| - name: Calculate crude storage benchmark | ||||
|   ansible.builtin.set_fact: | ||||
|     storage_benchmark: "{{ [storage_benchmark, (end_time | int - start_time | int)] | max }}" | ||||
| - debug: | ||||
|     var: storage_benchmark | ||||
|  | ||||
| - name: Mount dynamic disk | ||||
|   ansible.posix.mount: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user