nixos/elasticsearch-curator: add type
This commit is contained in:
		
							parent
							
								
									f8236681be
								
							
						
					
					
						commit
						f697a31b93
					
				@ -55,6 +55,7 @@ in {
 | 
			
		||||
    };
 | 
			
		||||
    actionYAML = mkOption {
 | 
			
		||||
      description = "curator action.yaml file contents, alternatively use curator-cli which takes a simple action command";
 | 
			
		||||
      type = types.lines;
 | 
			
		||||
      example = ''
 | 
			
		||||
        ---
 | 
			
		||||
        actions:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user