mirror of
				https://github.com/github/octodns.git
				synced 2024-05-11 05:55:00 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			89 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			89 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
abc:
 | 
						|
  type: A
 | 
						|
  value: 9.9.9.9
 | 
						|
xyz:
 | 
						|
  # t comes before v
 | 
						|
  value: 9.9.9.9
 | 
						|
  type: A
 |